Class JPOSLoggerFactory

  • All Implemented Interfaces:
    org.slf4j.ILoggerFactory

    public class JPOSLoggerFactory
    extends java.lang.Object
    implements org.slf4j.ILoggerFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.slf4j.Logger getLogger​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • getLogger

        public org.slf4j.Logger getLogger​(java.lang.String name)
        Specified by:
        getLogger in interface org.slf4j.ILoggerFactory