public class JForLogConfig
extends java.lang.Object
Constructor and Description |
---|
JForLogConfig() |
Modifier and Type | Method and Description |
---|---|
static void |
configure()
Must be called before using any log4j Logger
By default, configures log4j to use System.err for logging.
|