Property | Type | Description | |
---|---|---|---|
EmptyLog | System |
Method | Description | |
---|---|---|
Debug ( string message ) : void | ||
Error ( string message ) : void | ||
Error ( string message, |
||
Fatal ( string message ) : void | ||
Fatal ( string message, |
||
Info ( string message ) : void | ||
Warn ( string message ) : void |
Method | Description | |
---|---|---|
EmptyLog ( ) : System |
public Error ( string message, |
||
message | string | |
exception | ||
return | void |
public Fatal ( string message, |
||
message | string | |
exception | ||
return | void |