Inheritance diagram for ILevel:
Public Types | |
enum | Level { Trace = 0, Info, Warn, Error, Fatal, None } |
|
These represent the standard LOG4J event levels. Note that Debug is called Trace here, because debug is a reserved word in D (this needs to be fixed!). |