LogConfigLoader

izumi.distage.roles.launcher.LogConfigLoader$
See theLogConfigLoader companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class DeclarativeLoggerConfig(format: LoggerFormat, rendering: RenderingOptions, levels: Map[String, Level], rootLevel: Level, interceptJUL: Boolean)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
class LogConfigLoaderImpl(cliOptions: CLILoggerOptions, earlyLogger: IzLogger) extends LogConfigLoader

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait LoggerFormat

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Json.type
object Text.type
final case class SinksConfig(levels: Map[String, List[String]], options: Option[RenderingOptions], json: Option[Boolean], jul: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type