ILog.h#

Fully qualified name: omni/log/ILog.h

In directory: omni/log

Source file: ILog.h

Fast, multi-channel logging.

Classes#

omni::log::ILog

Multi-channel logging interface which can write logs to multiple consumers.

omni::log::ILogChannelUpdateConsumer

Consumes (listens for) state change to one or more omni::log::ILog objects.

omni::log::ILogChannelUpdateConsumer_abi

Consumes (listens for) state change to one or more omni::log::ILog objects.

omni::log::ILogMessageConsumer

Consumes (listens for) log messages.

omni::log::ILogMessageConsumer_abi

Consumes (listens for) log messages.

omni::log::ILog_abi

Multi-channel logging interface which can write logs to multiple consumers.

Namespaces#

omni

Main namespace for Omniverse.

omni::log

Multi-channel logging.