izumi.logstage.api.config

Members list

Concise view

Type members

Classlikes

trait LogConfigService extends AutoCloseable

Attributes

Graph
Supertypes
trait AutoCloseable
class Object
trait Matchable
class Any
Known subtypes
final case class LogEntryConfig(sinks: Seq[LogSink]) extends AnyVal

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
final case class LoggerConfig(root: LoggerPathConfig, entries: Map[String, LoggerPathConfig])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class LoggerPathConfig(threshold: Level, sinks: Seq[LogSink])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any