LoggerContextImpl

almond.logger.internal.LoggerContextImpl
final case class LoggerContextImpl(baseLogger: Logger) extends LoggerContext

Attributes

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

Members list

Value members

Concrete methods

def apply(prefix: String): Logger

Inherited methods

final def apply(clazz: Class[_]): Logger

Attributes

Inherited from:
LoggerContext
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product