Kea
2.7.5
config_log.h
Go to the documentation of this file.
1
// Copyright (C) 2011-2018 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 CONFIG_LOG_H
8
#define CONFIG_LOG_H
9
10
#include <
log/macros.h
>
11
#include "
config_messages.h
"
12
13
namespace
isc
{
14
namespace
config {
15
21
extern
isc::log::Logger
command_logger
;
22
23
// Enumerate configuration elements as they are processed.
24
extern
const
int
DBG_COMMAND
;
25
26
}
// namespace config
27
}
// namespace isc
28
29
#endif
// CONFIG_LOG_H
isc::log::Logger
Logger Class.
Definition
log/logger.h:142
config_messages.h
macros.h
isc::config::DBG_COMMAND
const int DBG_COMMAND
Definition
config_log.h:24
isc::config::command_logger
isc::log::Logger command_logger("commands")
Command processing Logger.
Definition
config_log.h:21
isc
Defines the logger used by the top-level component of kea-lfc.
Definition
agent_parser.cc:148
src
lib
config
config_log.h
Generated on Wed Nov 20 2024 11:53:23 for Kea by
1.10.0