Use this class to quickly configure the package.
More...
#include <basicconfigurator.h>
Use this class to quickly configure the package.
For file based configuration see PropertyConfigurator. For XML based configuration see DOMConfigurator.
◆ BasicConfigurator()
log4cxx::BasicConfigurator::BasicConfigurator |
( |
| ) |
|
|
inlineprotected |
◆ configure() [1/2]
static void log4cxx::BasicConfigurator::configure |
( |
| ) |
|
|
static |
◆ configure() [2/2]
static void log4cxx::BasicConfigurator::configure |
( |
const AppenderPtr & |
appender | ) |
|
|
static |
Add appender
to the root logger.
- Parameters
-
appender | The appender to add to the root logger. |
◆ resetConfiguration()
static void log4cxx::BasicConfigurator::resetConfiguration |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: