omni::log::getModuleLogChannels

Defined in omni/log/LogChannel.h

inline std::vector<LogChannelData> &omni::log::getModuleLogChannels()

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.