Module glf.api

Class NOPLoggerFactory

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

    Modifier and Type Method Description
    Logger getLogger​(java.lang.String name)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait