JGenericLoggerFactory

csw.logging.client.javadsl.JGenericLoggerFactory

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def getLogger(klass: Class[_]): ILogger

Attributes

Inherited from:
JBaseLoggerFactory
def getLogger(ctx: ActorContext, klass: Class[_]): ILogger

Attributes

Inherited from:
JBaseLoggerFactory
def getLogger[T](ctx: ActorContext[T], klass: Class[_]): ILogger

Attributes

Inherited from:
JBaseLoggerFactory