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. More... | |
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.
Definition at line 21 of file BasicConfigurator.hh.
|
static |
Performs a minimal configuration of log4cpp.