Engauge Digitizer 2
Loading...
Searching...
No Matches
LoggingEvent.cpp
Go to the documentation of this file.
2
3using namespace std;
4
5namespace log4cpp {
6
8 const string &,
9 const string &,
11 {
12 }
13}
LoggingEvent(const std::string &category, const std::string &message, const std::string &ndc, Priority::Value priority)
Single constructor.
int Value
Priority level.
Definition Priority.hh:24