Kea 2.7.5
|
#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 | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::process |
Typedefs | |
typedef std::vector< isc::process::LoggingInfo > | isc::process::LoggingInfoStorage |
storage for logging information in log4cplus format | |