Kea
2.7.5
fuzz_log.h
Go to the documentation of this file.
1
// Copyright (C) 2015-2019 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 FUZZ_LOG_H
8
#define FUZZ_LOG_H
9
10
#include <
dhcpsrv/fuzz_messages.h
>
11
#include <
log/macros.h
>
12
13
namespace
isc
{
14
namespace
dhcp {
15
20
25
extern
const
int
FUZZ_DBG_TRACE
;
26
30
extern
const
int
FUZZ_DBG_TRACE_DETAIL
;
31
33
38
extern
isc::log::Logger
fuzz_logger
;
39
40
}
// namespace dhcp
41
}
// namespace isc
42
43
#endif
// FUZZ_LOG_H
isc::log::Logger
Logger Class.
Definition
log/logger.h:142
fuzz_messages.h
macros.h
isc::dhcp::FUZZ_DBG_TRACE
const int FUZZ_DBG_TRACE
Logging levels for fuzzing output.
Definition
fuzz_log.h:25
isc::dhcp::FUZZ_DBG_TRACE_DETAIL
const int FUZZ_DBG_TRACE_DETAIL
Record detailed traces.
Definition
fuzz_log.h:30
isc::dhcp::fuzz_logger
isc::log::Logger fuzz_logger("fuzz")
Logger for the HostMgr and the code it calls.
Definition
fuzz_log.h:38
isc
Defines the logger used by the top-level component of kea-lfc.
Definition
agent_parser.cc:148
src
lib
dhcpsrv
fuzz_log.h
Generated on Wed Nov 20 2024 11:53:24 for Kea by
1.10.0