Method | Description | |
---|---|---|
Debug ( string message ) : void | ||
DebugFormat ( string format ) : void | ||
Error ( string message ) : void | ||
ErrorFormat ( string format ) : void | ||
Fatal ( string message ) : void | ||
FatalFormat ( string format ) : void | ||
Info ( string message ) : void | ||
InfoFormat ( string format ) : void | ||
Warn ( string message ) : void | ||
WarnFormat ( string format ) : void |
Method | Description | |
---|---|---|
Log ( LogLevel level, string message ) : void |