Method | Description | |
---|---|---|
Debug ( string message ) : void | ||
Error ( string message ) : void | ||
Fatal ( string message ) : void | ||
Fatal ( string message, |
||
Info ( string message ) : void | ||
NLogLogger ( ) : System |
Initialise a new instance of the NLogLogger using a default configuration.
|
|
Shutdown ( ) : void | ||
Trace ( string message ) : void | ||
Warn ( string message ) : void |
public Fatal ( string message, |
||
message | string | |
ex | ||
return | void |