Engauge Digitizer 2
Loading...
Searching...
No Matches
log4cpp::PropertyConfigurator Class Reference

Noop class that mimics the same class in the log4cpp library. More...

#include <PropertyConfigurator.hh>

Collaboration diagram for log4cpp::PropertyConfigurator:
Collaboration graph

Static Public Member Functions

static void configure (const std::string &initFilename)
 Noop method for configuration.

Detailed Description

Noop class that mimics the same class in the log4cpp library.

Definition at line 10 of file PropertyConfigurator.hh.

Member Function Documentation

◆ configure()

void log4cpp::PropertyConfigurator::configure ( const std::string & initFilename)
static

Noop method for configuration.

Definition at line 5 of file PropertyConfigurator.cpp.

6 {
7 }

The documentation for this class was generated from the following files: