| Class | Description |
|---|---|
| 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.
|
| Jdk14Configurator |
Created by The eXo Platform SAS.
|
| LocationAwareSLF4JExoLog |
An implementation of
ExoLogger that delegates to an instance of LocationAwareLogger. |
| Log4JConfigurator |
Created by The eXo Platform SAS.
|
| 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 |
A factory for
SimpleExoLog. |
| SLF4JExoLog |
An implementation of
Log that delegates to an instance of Logger. |
| SLF4JExoLogFactory |
A factory for
LocationAwareSLF4JExoLog and
SLF4JExoLog based on the type of the logger
returned by LoggerFactory which can be Logger or LocationAwareLogger. |
Copyright © 2019 eXo Platform SAS. All Rights Reserved.