org.csc.phynixx.common.logger
Interface IPhynixxLogManager

All Known Implementing Classes:
Log4jLogManager, LogbackManager, PrintLogManager

public interface IPhynixxLogManager


Method Summary
 IPhynixxLogger getLogger(Class cls)
           
 IPhynixxLogger getLogger(String logger)
           
 

Method Detail

getLogger

IPhynixxLogger getLogger(Class cls)

getLogger

IPhynixxLogger getLogger(String logger)


Copyright © 2015. All rights reserved.