Package csw.logging.client.javadsl
Class JGenericLoggerFactory$
java.lang.Object
csw.logging.client.javadsl.JBaseLoggerFactory
csw.logging.client.javadsl.JGenericLoggerFactory$
When using the
JGenericLoggerFactory
, log statements will not have @componentName
tag-
Field Summary
Modifier and TypeFieldDescriptionstatic final JGenericLoggerFactory$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
-
Method Summary
Methods inherited from class csw.logging.client.javadsl.JBaseLoggerFactory
getLogger, getLogger, getLogger
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
JGenericLoggerFactory$
public JGenericLoggerFactory$()
-