org.csc.phynixx.common.logger
Class Log4jLogManager

java.lang.Object
  extended by org.csc.phynixx.common.logger.Log4jLogManager
All Implemented Interfaces:
IPhynixxLogManager

public class Log4jLogManager
extends Object
implements IPhynixxLogManager


Constructor Summary
Log4jLogManager()
           
 
Method Summary
 IPhynixxLogger getLogger(Class cls)
           
 IPhynixxLogger getLogger(String logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jLogManager

public Log4jLogManager()
Method Detail

getLogger

public IPhynixxLogger getLogger(Class cls)
Specified by:
getLogger in interface IPhynixxLogManager

getLogger

public IPhynixxLogger getLogger(String logger)
Specified by:
getLogger in interface IPhynixxLogManager


Copyright © 2015. All rights reserved.