The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidLoggingConfigurator Class Reference

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]

Here is the call graph for this function:

static synchronized void init ( ) [static]

Here is the call graph for this function:

static synchronized void init ( boolean  force) [static]

Here is the call graph for this function:

static synchronized void init ( boolean  force,
String  logFileName,
String  logFileDir 
) [static]

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines