Method | Description | |
---|---|---|
Debug ( string message ) : void | ||
DebugFormat ( string format ) : void | ||
Error ( |
||
Error ( |
||
ErrorFormat ( |
||
Info ( string message ) : void | ||
InfoFormat ( string format ) : void |
public Error ( |
||
exception | ||
return | void |
public Error ( |
||
exception | ||
message | string | |
return | void |
public ErrorFormat ( |
||
exception | ||
format | string | |
return | void |