LogConfigServiceImpl

izumi.logstage.api.routing.LogConfigServiceImpl
See theLogConfigServiceImpl companion object

Attributes

Companion:
object
Graph
Supertypes
trait AutoCloseable
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def close(): Unit

Attributes

Definition Classes
AutoCloseable
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