org.objectweb.jotm.core.log
Interface LogManager

All Known Implementing Classes:
LogManagerImpl

public interface LogManager


Method Summary
 LogReader getLogReader()
           
 LogWriter getLogWriter()
           
 

Method Detail

getLogWriter

public LogWriter getLogWriter()
                       throws LogFailureException
LogFailureException

getLogReader

public LogReader getLogReader()
                       throws LogFailureException
LogFailureException