KsLogSeverity

The severity level of a log.

Name Value Meaning
logDebug 0 The log presents a bug.
logInfo 1 The log presents information.
logWarning 2 The log presents a warning.
logError 3 The log presents an error.
logFatal 4 The log presents a fatal error.