GenericLoggerFactory

csw.logging.client.scaladsl.GenericLoggerFactory

When using the GenericLoggerFactory, log statements will not have @componentName tag

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

Attributes

Inherited from:
BaseLoggerFactory
def getLogger(ctx: ActorContext): Logger

Attributes

Inherited from:
BaseLoggerFactory
def getLogger[T](ctx: ActorContext[T]): Logger

Attributes

Inherited from:
BaseLoggerFactory