Package org.umber.core.logging

Interface Summary
ILog Logging interface.
Log Logging interface.
 

Class Summary
BaseLog  
BaseLog.LogLevel  
CommonsLog  
Log4jLog  
LogFactory Instantiates logger objects according to runtime detection of logging libraries and application settings.
NullLog Empty implementation of Log to do absolutely nothing.
StdoutLog  
SunLog Implements an Umber ILog class for java.util.logging API.