Skip to main content
Ctrl+K
OpenUSD Exchange SDK - Home OpenUSD Exchange SDK - Home

OpenUSD Exchange SDK

  • www
  • github
OpenUSD Exchange SDK - Home OpenUSD Exchange SDK - Home

OpenUSD Exchange SDK

  • www
  • github

Table of Contents

About

  • What is OpenUSD Exchange SDK?
  • Changelog
  • License Notices

Guides

  • Getting Started
  • Try the Samples
  • Authoring USD Data
  • Create a Native Application
  • Testing and Debugging
  • Runtime Requirements
  • Deployment Options

Developer Reference

  • Samples
  • C++ API
    • Classes
    • Macros
      • USDEX_API
      • USDEX_BUILD_STRING
      • USDEX_DEPRECATED
      • USDEX_EXPORT
      • USDEX_EXTERN_C
      • USDEX_IMPORT
      • USDEX_RTX_API
      • USDEX_VERSION_MAJOR
      • USDEX_VERSION_MINOR
      • USDEX_VERSION_PATCH
      • USDEX_VERSION_STRING
      • USDEX_WITH_PYTHON
    • Enumerations
    • Functions
    • Groups
      • 3D Transformations
      • Asset Structure
      • Camera Prims
      • Diagnostic Messages (Logs)
      • Geometric primitives
      • Light Prims
      • Line and Curve Prims
      • Material and Shader Prims applicable to all render contexts
      • Material and Shader Prims for use with the RTX Renderer
      • Mesh Prims
      • Physics Joint Prims
      • Physics Material Properties for use with Simulation Engines
      • Point Cloud / Particle Prims
      • Prim and Property Names
      • Primvar Data Management
      • Python Interoperability for pybind11
      • Runtime Settings
      • SdfLayer Authoring
      • Test USD Authoring within doctest test suites.
      • UsdStage Configuration
      • UsdStage Hierarchy
      • Versioning sanity checks
      • Xform Prims
    • Namespaces
      • pybind11
        • detail
      • usdex
        • core
        • rtx
        • test
    • Pages
      • Deprecated List
    • Structs
    • Typedefs
  • Python API
    • usdex.core
    • usdex.rtx
    • usdex.test
  • Dev Tools
  • OpenUSD Exchange C++ API
  • Namespaces
  • usdex
  • core
  • getDiagnosticsLevel

getDiagnosticsLevel#

Fully qualified name: usdex::core::getDiagnosticsLevel

DiagnosticsLevel usdex::core::getDiagnosticsLevel()#

Get the current DiagnosticsLevel for the Delegate.

This can be called at any time, but the filtering will only take affect after calling activateDiagnosticsDelegate(). See Diagnostic Messages (Logs) for more details.

Returns:

The current DiagnosticsLevel for the Delegate.

previous

getDiagnosticLevel

next

getDiagnosticsOutputStream

On this page
  • getDiagnosticsLevel()
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Dec 19, 2025.