Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

BasicConfigurator Class Reference

List of all members.

Static Public Member Functions

static void configure ()

Static Protected Member Functions

Logger defaultAppender ()

Detailed Description

A utility class for initializing the basic behaviour of the default logging hierarchy.

Definition at line 53 of file Configurator.d.


Member Function Documentation

Logger defaultAppender  )  [inline, static, protected]
 

Create a default StdioAppender with a SimpleTimerLayout.

Definition at line 61 of file Configurator.d.

References Logger::addAppender(), and Logger::getRootLogger().

Referenced by configure().

static void configure  )  [inline, static]
 

Add a default StdioAppender, with a SimpleTimerLayout, to the root node, and set the default activity level to be everything enabled.

Definition at line 80 of file Configurator.d.

References defaultAppender(), and Logger::setLevel().


The documentation for this class was generated from the following file:
Generated on Fri Nov 11 18:44:30 2005 for Mango by  doxygen 1.4.0