LogConfigServiceImpl

izumi.logstage.api.routing.LogConfigServiceImpl
See theLogConfigServiceImpl companion object
class LogConfigServiceImpl(loggerConfig: LoggerConfig) extends LogConfigService

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def config(e: Entry): LogEntryConfig

Attributes

Definition Classes
override def threshold(e: LoggerId): Level

Attributes

Definition Classes
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any