Engauge Digitizer
2
Loading...
Searching...
No Matches
log4cpp_null
include
log4cpp
LoggingEvent.hh
Go to the documentation of this file.
1
#ifndef LOGGING_EVENT_HH
2
#define LOGGING_EVENT_HH
3
4
#include "
log4cpp/Priority.hh
"
5
#include <string>
6
7
namespace
log4cpp
{
8
10
class
LoggingEvent
11
{
12
public
:
14
LoggingEvent
(
const
std::string &category,
15
const
std::string &message,
16
const
std::string &ndc,
17
Priority::Value
priority);
18
};
19
}
20
21
#endif
// LOGGING_EVENT_HH
Priority.hh
log4cpp::LoggingEvent::LoggingEvent
LoggingEvent(const std::string &category, const std::string &message, const std::string &ndc, Priority::Value priority)
Single constructor.
Definition
LoggingEvent.cpp:7
log4cpp::Priority::Value
int Value
Priority level.
Definition
Priority.hh:24
log4cpp
Definition
Appender.hh:4
Generated on
for Engauge Digitizer by
1.14.0