Kea 2.5.8
logimpl_messages.h
Go to the documentation of this file.
1// File created from ../../../src/lib/log/logimpl_messages.mes
2
3#ifndef LOGIMPL_MESSAGES_H
4#define LOGIMPL_MESSAGES_H
5
6#include <log/message_types.h>
7
8namespace isc {
9namespace log {
10
14
15} // namespace log
16} // namespace isc
17
18#endif // LOGIMPL_MESSAGES_H
const isc::log::MessageID LOGIMPL_BAD_DEBUG_STRING
const isc::log::MessageID LOGIMPL_BELOW_MIN_DEBUG
const isc::log::MessageID LOGIMPL_ABOVE_MAX_DEBUG
const char * MessageID
Definition: message_types.h:15
Defines the logger used by the top-level component of kea-lfc.