java.lang.Object | |
↳ | org.apache.log4j.lf5.DefaultLF5Configurator |
The DefaultLF5Configurator
provides a default
configuration for the LF5Appender
.
Note: The preferred method for configuring a LF5Appender
is to use the LF5Manager
class. This class ensures
that configuration does not occur multiple times, and improves system
performance. Reconfiguring the monitor multiple times can result in
unexpected behavior.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method configures the
LF5Appender using a
default configuration file. | |||||||||||
This is a dummy method that will throw an
IllegalStateException if used. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
This method configures the LF5Appender
using a
default configuration file. The default configuration file is
IOException |
---|
This is a dummy method that will throw an
IllegalStateException
if used.
configURL | The URL to parse |
---|---|
repository | The hierarchy to operation upon. |