Engauge Digitizer  2
PropertyConfigurator.cpp
Go to the documentation of this file.
2 
3 namespace log4cpp {
4 
5  void PropertyConfigurator::configure (const std::string &)
6  {
7  }
8 }
log4cpp::PropertyConfigurator::configure
static void configure(const std::string &initFilename)
Noop method for configuration.
Definition: PropertyConfigurator.cpp:5
log4cpp
Definition: Appender.hh:4
PropertyConfigurator.hh