Kea  1.9.9-git
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 
8 namespace isc {
9 namespace 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
Defines the logger used by the top-level component of kea-dhcp-ddns.
const char * MessageID
Definition: message_types.h:15