Kea
1.5.0
config_log.cc
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
8
9
#include <config.h>
10
11
#include "
config/config_log.h
"
12
13
namespace
isc
{
14
namespace
config {
15
16
isc::log::Logger
command_logger
(
"commands"
);
17
18
extern
const
int
DBG_COMMAND
=
isc::log::DBGLVL_COMMAND
;
19
20
}
// namespace nsas
21
}
// namespace isc
22
isc::log::Logger
Logger Class.
Definition:
log/logger.h:143
isc::config::DBG_COMMAND
const int DBG_COMMAND
Definition:
config_log.h:24
config_log.h
isc
Defines the logger used by the top-level component of kea-dhcp-ddns.
Definition:
agent_parser.cc:144
isc::config::command_logger
isc::log::Logger command_logger("commands")
Command processing Logger.
Definition:
config_log.h:21
isc::log::DBGLVL_COMMAND
const int DBGLVL_COMMAND
This debug level is reserved for logging the exchange of messages/commands between processes,...
Definition:
log_dbglevels.h:54
src
lib
config
config_log.cc
Generated on Fri Jul 10 2020 09:12:51 for Kea by
1.8.18