Package org.exoplatform.services.log.impl
package org.exoplatform.services.log.impl
-
ClassesClassDescriptionAn abstract logger factory that maintains a cache of name to logger instance.This is an utility class allowing to use in runtime either 1.5.x or 1.6.x slf4j libraries.An implementation of
ExoLoggerthat delegates to an instance ofLocationAwareLogger.Simple class to provide format parsing of log messages similar to what slf4j library does.Based on apache commons loggingSimpleLogclass.Created by The eXo Platform SAS.A factory forSimpleExoLog.An implementation ofLogthat delegates to an instance ofLogger.A factory forLocationAwareSLF4JExoLogandSLF4JExoLogbased on the type of the logger returned byLoggerFactorywhich can beLoggerorLocationAwareLogger.