7#ifndef DHCPSRV_LOGGING_H
8#define DHCPSRV_LOGGING_H
59 bool verbose =
false);
75 void parseOutputOptions(std::vector<LoggingDestination>& destination,
Configures log4cplus by translating Kea configuration structures.
LogConfigParser(const ConfigPtr &storage)
Constructor.
void parseConfiguration(const isc::data::ConstElementPtr &log_config, bool verbose=false)
Parses specified configuration.
boost::shared_ptr< const Element > ConstElementPtr
boost::shared_ptr< ConfigBase > ConfigPtr
Non-const pointer to the ConfigBase.
Defines the logger used by the top-level component of kea-lfc.