getLogLevel

abstract fun getLogLevel(): LogLevel(source)

Returns the minimum logging level to use. All log messages with a lower log level are ignored. Defaults to LIFECYCLE.