|
| const string | Log = "log" |
| |
| const string | Warn = "warn" |
| |
| const string | Debug = "debug" |
| |
| const string | Info = "info" |
| |
| const string | Error = "error" |
| |
◆ Debug
| const string Dissonity.Models.ConsoleLevel.Debug = "debug" |
|
static |
◆ Error
| const string Dissonity.Models.ConsoleLevel.Error = "error" |
|
static |
◆ Info
| const string Dissonity.Models.ConsoleLevel.Info = "info" |
|
static |
◆ Log
| const string Dissonity.Models.ConsoleLevel.Log = "log" |
|
static |
◆ Warn
| const string Dissonity.Models.ConsoleLevel.Warn = "warn" |
|
static |
The documentation for this class was generated from the following file: