org.csc.phynixx.common.logger
Class PhynixxLogManager

java.lang.Object
  extended by org.csc.phynixx.common.logger.PhynixxLogManager

public class PhynixxLogManager
extends Object


Constructor Summary
PhynixxLogManager()
           
 
Method Summary
static IPhynixxLogger getLogger(Class cls)
           
static IPhynixxLogger getLogger(String logger)
           
static IPhynixxLogManager getLogManager()
           
static void setLogManager(IPhynixxLogManager logManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhynixxLogManager

public PhynixxLogManager()
Method Detail

getLogManager

public static IPhynixxLogManager getLogManager()

setLogManager

public static void setLogManager(IPhynixxLogManager logManager)

getLogger

public static IPhynixxLogger getLogger(Class cls)

getLogger

public static IPhynixxLogger getLogger(String logger)


Copyright © 2015. All rights reserved.