Метод | Описание | |
---|---|---|
ConsoleWindowLogger ( |
||
Debug ( string message ) : void | ||
Error ( string message ) : void | ||
Fatal ( string message ) : void | ||
FormatMessage ( string message, |
||
Info ( string message ) : void | ||
Verbose ( string message ) : void | ||
Warn ( string message ) : void |
Метод | Описание | |
---|---|---|
Log ( ConsoleColor color, string message ) : void |
public ConsoleWindowLogger ( |
||
typeToLog | ||
Результат | System |
public static FormatMessage ( string message, |
||
message | string | |
typeToLog | ||
Результат | string |