Class MavenSimpleLoggerFactory

  • All Implemented Interfaces:
    org.slf4j.ILoggerFactory

    public class MavenSimpleLoggerFactory
    extends SimpleLoggerFactory
    MavenSimpleLoggerFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.slf4j.Logger createLogger​(java.lang.String name)
      Actually creates the logger for the given name.
      • Methods inherited from class java.lang.Object

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

      • MavenSimpleLoggerFactory

        public MavenSimpleLoggerFactory()