Enum LogLevel
The log level to use for the NT logger
Namespace: NetworkTables
Assembly: FRC.NetworkTables.dll
Syntax
public enum LogLevel : uint
Fields
| Name | Description |
|---|---|
| Critical | |
| Debug | |
| Debug1 | |
| Debug2 | |
| Debug3 | |
| Debug4 | |
| Error | |
| Info | |
| Warning |
The log level to use for the NT logger
public enum LogLevel : uint
| Name | Description |
|---|---|
| Critical | |
| Debug | |
| Debug1 | |
| Debug2 | |
| Debug3 | |
| Debug4 | |
| Error | |
| Info | |
| Warning |