| Class | Description |
|---|---|
| MuleLog4jContextFactory |
Implementation of
LoggerContextFactory which acts as the bootstrap for mule's logging mechanism. |
| MuleLoggerContextFactory |
Encapsulates the logic to get the proper log configuration.
|
| SimpleContextSelector |
A simple
ContextSelector which always returns the same MuleLoggerContext created through a
MuleLog4jContextFactory. |
| Exception | Description |
|---|---|
| RecursiveLoggerContextInstantiationException |
Indicates that the instantiation of a
MuleLoggerContext is not possible due to the same context being already under
construction (logging during the MuleLoggerContext construction triggers this recursive instantiation) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.