Property | Type | Description | |
---|---|---|---|
Colors | |||
Instance | Logger |
Property | Type | Description | |
---|---|---|---|
Logger | System |
Method | Description | |
---|---|---|
Error ( string message ) : void | ||
Info ( string message ) : void | ||
Logger ( ILogColors logColors, string name = null, bool includeVersion = false ) : System | ||
Verbose ( string message ) : void | ||
Warn ( string message ) : void |
Method | Description | |
---|---|---|
Logger ( ) : System |
public Logger ( ILogColors logColors, string name = null, bool includeVersion = false ) : System | ||
logColors | ILogColors | |
name | string | |
includeVersion | bool | |
return | System |