Kea
2.7.5
user_chk_log.h
Go to the documentation of this file.
1
// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
2
//
3
// This Source Code Form is subject to the terms of the Mozilla Public
4
// License, v. 2.0. If a copy of the MPL was not distributed with this
5
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
7
#ifndef USER_CHK_LOG_H
8
#define USER_CHK_LOG_H
9
10
#include <
log/message_initializer.h
>
11
#include <
log/macros.h
>
12
#include <
user_chk_messages.h
>
13
14
namespace
user_chk
{
15
21
extern
isc::log::Logger
user_chk_logger
;
22
23
}
// end of namespace user_chk
24
25
#endif
// USER_CHK_LOG_H
isc::log::Logger
Logger Class.
Definition
log/logger.h:142
macros.h
message_initializer.h
user_chk
Defines the logger used by the user check hooks library.
Definition
user.cc:19
user_chk::user_chk_logger
isc::log::Logger user_chk_logger("user_chk")
User Check Logger.
Definition
user_chk_log.h:21
user_chk_messages.h
src
hooks
dhcp
user_chk
user_chk_log.h
Generated on Wed Nov 20 2024 11:53:23 for Kea by
1.10.0