Level

These represent the standard LOG4J event levels. Note that Debug is called Trace here, because debug is a reserved word in D

alias Level = ILogger.Level

Meta