Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
log4cpp::LoggingEvent Class Reference

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

#include <LoggingEvent.hh>

Collaboration diagram for log4cpp::LoggingEvent:
Collaboration graph

Public Member Functions

 LoggingEvent (const std::string &category, const std::string &message, const std::string &ndc, Priority::Value priority)
 Single constructor.
 

Detailed Description

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

Definition at line 10 of file LoggingEvent.hh.

Constructor & Destructor Documentation

◆ LoggingEvent()

log4cpp::LoggingEvent::LoggingEvent ( const std::string & category,
const std::string & message,
const std::string & ndc,
Priority::Value priority )

Single constructor.

Definition at line 7 of file LoggingEvent.cpp.

11 {
12 }

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