![]() |
Kea 1.5.0
|
Classes | |
| class | IOFetch |
| Upstream Fetch Processing. More... | |
| struct | IOFetchData |
| IOFetch Data. More... | |
Variables | |
| const int | DBG_ALL = DBGLVL_TRACE_DETAIL + 20 |
| const int | DBG_COMMON = DBGLVL_TRACE_DETAIL |
| const int | DBG_IMPORTANT = DBGLVL_TRACE_BASIC |
| isc::log::Logger | logger ("asiodns") |
| Use the ASIO logger. | |
| const int isc::asiodns::DBG_ALL = DBGLVL_TRACE_DETAIL + 20 |
Definition at line 49 of file io_fetch.cc.
Referenced by isc::asiodns::IOFetch::stop().
| const int isc::asiodns::DBG_COMMON = DBGLVL_TRACE_DETAIL |
Definition at line 48 of file io_fetch.cc.
Referenced by isc::asiodns::IOFetch::stop().
| const int isc::asiodns::DBG_IMPORTANT = DBGLVL_TRACE_BASIC |
Definition at line 47 of file io_fetch.cc.
Referenced by isc::asiodns::IOFetch::stop().
| isc::log::Logger isc::asiodns::logger | ( | "asiodns" | ) |
Use the ASIO logger.
Definition at line 15 of file asiodns/logger.h.
Referenced by isc::asiodns::IOFetch::stop().