Logging

Route ovstage's diagnostic log messages (and messages from its USD support layer) to a process-global callback with a severity threshold and a RUST_LOG-style per-channel filter, and force delivery with flush_log. Use when the user asks about ovstage logging, a log callback, log severity or verbosity, channel filtering, or capturing/silencing ovstage/USD runtime log output. This is distinct from error handling (return codes) — see the error-handling skill for that.

NVIDIA-Omniverse 870d01d 8.1 KB Updated

File contents

nvidia-omniverse/ovstage/tree/main/skills/logging commit 870d01d8d2

Frequently asked questions

npx skillmds@latest add nvidia-omniverse/logging