OMNI_LOG_DEFAULT_CHANNEL

Defined in omni/log/LogChannel.h

OMNI_LOG_DEFAULT_CHANNEL

The default channel variable to use when no channel is supplied to the OMNI_LOG_* macros.

By default, the channel variable to use is kDefaultChannel.

See Defining the Default Logging Channel on how to use this #define in practice.