Kea
2.7.6
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
d
e
f
h
i
k
m
n
o
p
r
s
t
u
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
v
w
y
Enumerations
a
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
w
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
y
Related Symbols
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Functions
a
b
c
d
e
g
h
i
l
m
n
p
q
r
s
u
v
w
y
Variables
b
c
d
e
f
h
l
n
o
p
q
r
s
t
u
y
Typedefs
Enumerations
Enumerator
d
s
Macros
a
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
y
▼
Kea
►
Kea Developer's Guide
►
Kea Bootp Hooks Library
►
Kea Flexible Option Hooks Library
►
Kea PerfMon Hooks Library
►
libkea-d2srv - Kea D2 Server Library
►
libkea-kea_tcp - TCP Listener Library
Todo List
►
Topics
►
Namespaces
►
Classes
▼
Files
▼
File List
▼
src
►
bin
►
hooks
▼
lib
►
asiodns
►
asiolink
►
cc
►
config
►
config_backend
►
cryptolink
►
d2srv
►
database
►
dhcp
►
dhcp_ddns
►
dhcpsrv
►
dns
►
eval
►
exceptions
►
hooks
▼
http
►
auth_config.h
►
auth_log.cc
auth_log.h
►
auth_messages.cc
auth_messages.h
basic_auth.cc
►
basic_auth.h
basic_auth_config.cc
►
basic_auth_config.h
►
cfg_http_header.cc
►
cfg_http_header.h
►
client.cc
►
client.h
connection.cc
►
connection.h
connection_pool.cc
►
connection_pool.h
date_time.cc
►
date_time.h
►
header_context.h
►
http_acceptor.h
http_header.cc
►
http_header.h
►
http_log.cc
http_log.h
http_message.cc
►
http_message.h
http_message_parser_base.cc
►
http_message_parser_base.h
►
http_messages.cc
http_messages.h
►
http_types.h
listener.cc
►
listener.h
listener_impl.cc
►
listener_impl.h
post_request.cc
►
post_request.h
post_request_json.cc
►
post_request_json.h
request.cc
►
request.h
►
request_context.h
request_parser.cc
►
request_parser.h
response.cc
►
response.h
►
response_context.h
response_creator.cc
►
response_creator.h
►
response_creator_factory.h
response_json.cc
►
response_json.h
response_parser.cc
►
response_parser.h
url.cc
►
url.h
►
log
►
mysql
►
pgsql
►
process
►
stats
►
tcp
►
testutils
►
util
►
yang
►
File Members
auth_log.h
Go to the documentation of this file.
1
// Copyright (C) 2021 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 AUTH_LOG_H
8
#define AUTH_LOG_H
9
10
#include <
log/logger_support.h
>
11
#include <
log/macros.h
>
12
#include <
http/auth_messages.h
>
13
14
namespace
isc
{
15
namespace
http {
16
18
extern
isc::log::Logger
auth_logger
;
19
20
}
// namespace http
21
}
// namespace isc
22
23
#endif
// AUTH_LOG_H
auth_messages.h
isc::log::Logger
Logger Class.
Definition
log/logger.h:142
logger_support.h
Logging initialization functions.
macros.h
isc::http::auth_logger
isc::log::Logger auth_logger("auth")
Defines the logger used by the HTTP authentication.
Definition
auth_log.h:18
isc
Defines the logger used by the top-level component of kea-lfc.
Definition
agent_parser.cc:148
src
lib
http
auth_log.h
Generated on Tue Dec 24 2024 13:23:56 for Kea by
1.12.0