omni::log::getModuleLogChannels
Defined in omni/log/LogChannel.h
-
inline LogChannelData *&omni::log::getModuleLogChannels() noexcept
Returns a per-module list of channels defined during static initialization via OMNI_LOG_ADD_CHANNEL.
Call omni::log::addModulesChannels() to iterate over this list and add the channels to the global log.