7 #ifndef DHCPSRV_LOGGING_H
8 #define DHCPSRV_LOGGING_H
59 bool verbose =
false);
75 void parseOutputOptions(std::vector<LoggingDestination>& destination,
93 #endif // DHCPSRV_LOGGING_H
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
Defines the logger used by the top-level component of kea-dhcp-ddns.
Configures log4cplus by translating Kea configuration structures.
boost::shared_ptr< ConfigBase > ConfigPtr
Non-const pointer to the ConfigBase.