TLogLevels Set
Set of TLogLevel values used to filter which log levels are active.
Syntax
Unit: Bcl.Logging
Members
| Name | Value | Description |
|---|---|---|
| Trace | 0 | |
| Debug | 1 | |
| Info | 2 | |
| Warning | 3 | |
| Error | 4 |
Set of TLogLevel values used to filter which log levels are active.
Unit: Bcl.Logging
| Name | Value | Description |
|---|---|---|
| Trace | 0 | |
| Debug | 1 | |
| Info | 2 | |
| Warning | 3 | |
| Error | 4 |