|
eXo Kernel :: Commons Utils 2.4.13-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExoLogFactory | |
|---|---|
| org.exoplatform.services.log | |
| org.exoplatform.services.log.impl | |
| Uses of ExoLogFactory in org.exoplatform.services.log |
|---|
| Methods in org.exoplatform.services.log with parameters of type ExoLogFactory | |
|---|---|
static void |
ExoLogger.setFactory(ExoLogFactory factory)
Configures the exo logger factory. |
| Uses of ExoLogFactory in org.exoplatform.services.log.impl |
|---|
| Classes in org.exoplatform.services.log.impl that implement ExoLogFactory | |
|---|---|
class |
AbstractExoLogFactory
An abstract logger factory that maintains a cache of name to logger instance. |
class |
SimpleExoLogFactory
A factory for SimpleExoLog. |
class |
SLF4JExoLogFactory
A factory for LocationAwareSLF4JExoLog and
SLF4JExoLog based on the type of the logger
returned by LoggerFactory which can be Logger or LocationAwareLogger. |
|
eXo Kernel :: Commons Utils 2.4.13-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||