LogLevel

object LogLevel

Defines standard log levels.

Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object Debug extends LogLevel
case object Error extends LogLevel
case object Info extends LogLevel
case object Trace extends LogLevel
case object Warn extends LogLevel

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

Automatically detects the level from the environment variable

Automatically detects the level from the environment variable

Automatically detects the level from the system properties

Automatically detects the level from the system properties

Detects the LogLevel given any random string

Detects the LogLevel given any random string

Concrete fields

Lists all the possible log levels

Lists all the possible log levels