Engauge Digitizer  2
LoggingEvent.cpp
Go to the documentation of this file.
2 
3 using namespace std;
4 
5 namespace log4cpp {
6 
7  LoggingEvent::LoggingEvent (const string &,
8  const string &,
9  const string &,
11  {
12  }
13 }
log4cpp::Priority::Value
int Value
Priority level.
Definition: Priority.hh:24
log4cpp
Definition: Appender.hh:4
LoggingEvent.hh