level

expect open override var level: LogLevel(source)

The lowest level that will be logged to the console.

actual open override var level: LogLevel(source)

Gets the level that will be logged via this logger.

Return

The maximum level to log

actual open override var level: LogLevel(source)