OMNI_GLOBALS_ADD_DEFAULT_CHANNEL
Defined in omni/core/Omni.h
-
OMNI_GLOBALS_ADD_DEFAULT_CHANNEL(name_, desc_)
Adds the
name_
as the default logging channel.It’s unlikely user code will have to use this, as code like CARB_GLOBALS_EX call this macro on behalf of most clients.