_loggers

Collection of loggers.

package __gshared
static if(loggingEnabled)
LogDelegate[][LogType] _loggers;

Meta