org.csc.phynixx.common.logger
Class LogbackManager

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

public class LogbackManager
extends Object
implements IPhynixxLogManager


Constructor Summary
LogbackManager()
           
 
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

LogbackManager

public LogbackManager()
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.