LogLevels Class |
Namespace: Mastersign.Bench
The LogLevels type exposes the following members.
Name | Description | |
---|---|---|
GuessLevel |
Try to recognize a known log level in the given string.
|
Name | Description | |
---|---|---|
Error |
Only log error messages.
| |
Info |
Log errors and informational messages.
| |
None |
Log nothing.
|