Kea
1.9.9-git
|
#include <log/logger_level.h>
#include <log/logger_specification.h>
#include <cc/cfg_to_element.h>
#include <cc/user_context.h>
#include <stdint.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | isc::process::LoggingDestination |
Defines single logging destination. More... | |
class | isc::process::LoggingInfo |
structure that describes one logging entry More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::process | |
Typedefs | |
typedef std::vector< isc::process::LoggingInfo > | isc::process::LoggingInfoStorage |
storage for logging information in log4cplus format More... | |