com.epam.common.logging
Interface ILogFactory

All Known Implementing Classes:
CommonsLogFactory, DefaultLogFactory, SLF4JLogFactory

public interface ILogFactory

Log factory interface.


Method Summary
 Log getLog(Class aClass)
           
 Log getLog(String name)
           
 

Method Detail

getLog

Log getLog(Class aClass)

getLog

Log getLog(String name)


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.