| AbstractExoLogFactory |
An abstract logger factory that maintains a cache of name to logger instance.
|
| DynamicLocationAwareLogger |
This is an utility class allowing to use in runtime either 1.5.x or
1.6.x slf4j libraries.
|
| LocationAwareSLF4JExoLog |
An implementation of ExoLogger that delegates to an instance of LocationAwareLogger.
|
| LogMessageFormatter |
Simple class to provide format parsing of log messages similar to what slf4j library does.
|
| SimpleExoLog |
Based on apache commons logging SimpleLog class.
|
| SimpleExoLogConfigurator |
Created by The eXo Platform SAS.
|
| SimpleExoLogFactory |
|
| SLF4JExoLog |
An implementation of Log that delegates to an instance of Logger.
|
| SLF4JExoLogFactory |
|