railo.commons.io.log
Interface LogAndSource

All Superinterfaces:
Log
All Known Implementing Classes:
LogAndSourceImpl

public interface LogAndSource
extends Log

Contains a Log and the source from where is loaded


Field Summary
 
Fields inherited from interface railo.commons.io.log.Log
LEVEL_DEBUG, LEVEL_ERROR, LEVEL_FATAL, LEVEL_INFO, LEVEL_WARN
 
Method Summary
 Log getLog()
           
 String getSource()
           
 
Methods inherited from interface railo.commons.io.log.Log
debug, error, fatal, getLogLevel, info, log, setLogLevel, warn
 

Method Detail

getLog

Log getLog()
Returns:
Returns the log.

getSource

String getSource()
Returns:
Returns the source.


Copyright © 2012 Railo