Engauge Digitizer 2
Loading...
Searching...
No Matches
PropertyConfigurator.hh
Go to the documentation of this file.
1#ifndef PROPERTY_CONFIGURATOR_HH
2#define PROPERTY_CONFIGURATOR_HH
3
5#include <string>
6
7namespace log4cpp {
8
11 {
12 public:
14 static void configure (const std::string &initFilename);
15 };
16}
17
18#endif // PROPERTY_CONFIGURATOR_HH
const int INNER_RADIUS_MIN
Noop class that mimics the same class in the log4cpp library.
static void configure(const std::string &initFilename)
Noop method for configuration.