Delegate A/S

LogLevel

Record Fields

Record FieldDescription
Debug
Signature: LogLevel
Modifiers: static
Indicates logs for debugging
Error
Signature: LogLevel
Modifiers: static
Indicates logs for an error.
Info
Signature: LogLevel
Modifiers: static
Indicates logs for an informational message.
Verbose
Signature: LogLevel
Modifiers: static
Indicates logs at all levels.
Warning
Signature: LogLevel
Modifiers: static
Indicates logs for a warning.