Kea 2.7.5
|
#include <config.h>
#include <errno.h>
#include <string.h>
#include <iostream>
#include <fstream>
#include <exceptions/isc_assert.h>
#include <log/log_messages.h>
#include <log/message_exception.h>
#include <log/message_reader.h>
#include <util/str.h>
Go to the source code of this file.
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::log |