log4cpp
1.0
|
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>
Static Public Member Functions | |
static void | configure () |
Performs a minimal configuration of log4cpp. |
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.
void log4cpp::BasicConfigurator::configure | ( | ) | [static] |
Performs a minimal configuration of log4cpp.