LogLevel.
More...
|
| | Debug = _cQbRuntime.LogLevel.Debug |
| | Info = _cQbRuntime.LogLevel.Info |
| | Warn = _cQbRuntime.LogLevel.Warn |
| | Err = _cQbRuntime.LogLevel.Err |
| | Fatal = _cQbRuntime.LogLevel.Fatal |
| | Off = _cQbRuntime.LogLevel.Off |
LogLevel.
Definition at line 739 of file type.py.
◆ Debug
| qbruntime.type.LogLevel.Debug = _cQbRuntime.LogLevel.Debug |
|
static |
◆ Info
| qbruntime.type.LogLevel.Info = _cQbRuntime.LogLevel.Info |
|
static |
◆ Warn
| qbruntime.type.LogLevel.Warn = _cQbRuntime.LogLevel.Warn |
|
static |
◆ Err
| qbruntime.type.LogLevel.Err = _cQbRuntime.LogLevel.Err |
|
static |
◆ Fatal
| qbruntime.type.LogLevel.Fatal = _cQbRuntime.LogLevel.Fatal |
|
static |
◆ Off
| qbruntime.type.LogLevel.Off = _cQbRuntime.LogLevel.Off |
|
static |
The documentation for this class was generated from the following file: