NormalLoggerConfig

cc.otavia.log4a.config.NormalLoggerConfig
case class NormalLoggerConfig(prefix: String, level: LogLevel, refs: Seq[String], additivity: Boolean = ...) extends LoggerConfig

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait LoggerConfig
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product