First, check if log4j has been initialized (e.g.
More...
List of all members.
Public Member Functions |
void | configureLogging (boolean force) |
| Set up log4j if it hasn't already been initialized.
|
Static Public Member Functions |
static synchronized void | init (boolean force, String logFileName, String logFileDir) |
static synchronized void | init (boolean force, String logFileName) |
static synchronized void | init (boolean force) |
static synchronized void | init () |
Protected Member Functions |
String | getLogFileDirectoryName () |
Detailed Description
by Ensemble startup) If not, configure with defaults. Will not clobber or add to an existing log configuration.
Member Function Documentation
void configureLogging |
( |
boolean |
force | ) |
|
String getLogFileDirectoryName |
( |
| ) |
[protected] |
static synchronized void init |
( |
boolean |
force, |
|
|
String |
logFileName |
|
) |
| [static] |
static synchronized void init |
( |
| ) |
[static] |
static synchronized void init |
( |
boolean |
force | ) |
[static] |
static synchronized void init |
( |
boolean |
force, |
|
|
String |
logFileName, |
|
|
String |
logFileDir |
|
) |
| [static] |
The documentation for this class was generated from the following file: