java.lang.Object
org.seppiko.glf.event.nop.NOPLoggerFactory
- All Implemented Interfaces:
ILoggerFactory
public class NOPLoggerFactory extends java.lang.Object implements ILoggerFactory
A direct NOP (no operation) logger factory real service registration
- Author:
- Leonard Woo
-
Constructor Summary
Constructors Constructor Description NOPLoggerFactory() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NOPLoggerFactory
public NOPLoggerFactory()
-
-
Method Details
-
getLogger
- Specified by:
getLoggerin interfaceILoggerFactory
-