Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

log4cpp::BasicConfigurator Class Reference

This class implements a trivial default configuration for log4cpp: it adds a FileAppender that logs to stdout and uses a BasicLayout to the root Category. More...

#include <BasicConfigurator.hh>

List of all members.

Static Public Methods

void configure ()
 Performs a minimal configuration of log4cpp. More...


Detailed Description

This class implements a trivial default configuration for log4cpp: it adds a FileAppender that logs to stdout and uses a BasicLayout to the root Category.

Since:
0.3.2


Member Function Documentation

void log4cpp::BasicConfigurator::configure   [static]
 

Performs a minimal configuration of log4cpp.


The documentation for this class was generated from the following files:
Generated on Mon Oct 28 23:42:11 2002 for log4cpp by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002