7#ifndef KEA_BOOST_TIME_UTILS_H
8#define KEA_BOOST_TIME_UTILS_H
10#include <boost/date_time/posix_time/posix_time.hpp>
std::string ptimeToText(boost::posix_time::ptime t)
Converts ptime structure to text.
std::string durationToText(boost::posix_time::time_duration dur)
Converts StatsDuration to text.
Defines the logger used by the top-level component of kea-dhcp-ddns.