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 }
int Value
Priority level.
Definition: Priority.hh:24