Method | Description | |
---|---|---|
Activity ( string format ) : void | ||
Debug ( string format ) : void | ||
Error ( string format ) : void | ||
Info ( string format ) : void | ||
Notice ( string format ) : void | ||
Warning ( string format ) : void | ||
WriteDelayedLog ( ) : void |
Method | Description | |
---|---|---|
WriteLog ( LogLevels level, string format ) : void |
public static Activity ( string format ) : void | ||
format | string | |
return | void |
public static Notice ( string format ) : void | ||
format | string | |
return | void |
public static Warning ( string format ) : void | ||
format | string | |
return | void |