org.csc.phynixx.common.logger
Class PrintLogManager

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

public class PrintLogManager
extends Object
implements IPhynixxLogManager


Constructor Summary
PrintLogManager()
           
PrintLogManager(Integer logLevel)
           
 
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

PrintLogManager

public PrintLogManager()

PrintLogManager

public PrintLogManager(Integer logLevel)
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.