Engauge Digitizer 2
|
Noop class that mimics the same class in the log4cpp library. More...
#include <LoggingEvent.hh>
Public Member Functions | |
LoggingEvent (const std::string &category, const std::string &message, const std::string &ndc, Priority::Value priority) | |
Single constructor. |
Noop class that mimics the same class in the log4cpp library.
Definition at line 10 of file LoggingEvent.hh.
log4cpp::LoggingEvent::LoggingEvent | ( | const std::string & | category, |
const std::string & | message, | ||
const std::string & | ndc, | ||
Priority::Value | priority ) |