Class DatabaseLogger$


  • public class DatabaseLogger$
    extends csw.logging.client.scaladsl.LoggerFactory
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static DatabaseLogger$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      DatabaseLogger$()  
    • Method Summary

      • Methods inherited from class csw.logging.client.scaladsl.LoggerFactory

        asJava
      • Methods inherited from class csw.logging.client.scaladsl.BaseLoggerFactory

        getLogger, getLogger, getLogger
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

        public static final DatabaseLogger$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • DatabaseLogger$

        public DatabaseLogger$()