Property | Type | Description | |
---|---|---|---|
WriteError | void | ||
WriteOut | void |
Method | Description | |
---|---|---|
Debug ( string message ) : void | ||
Error ( string message ) : void | ||
Fatal ( string message ) : void | ||
Info ( string message ) : void | ||
Warning ( string message ) : void |
Method | Description | |
---|---|---|
WriteError ( ConsoleColor color, string level, string message ) : void | ||
WriteOut ( ConsoleColor color, string level, string message ) : void |