Kea  1.5.0
log/logger.h File Reference
#include <cassert>
#include <cstdlib>
#include <string>
#include <cstring>
#include <boost/static_assert.hpp>
#include <exceptions/exceptions.h>
#include <log/logger_level.h>
#include <log/message_types.h>
#include <log/log_formatter.h>
+ Include dependency graph for log/logger.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::log::BadInterprocessSync
 Bad Interprocess Sync. More...
 
class  isc::log::Logger
 Logger Class. More...
 
class  isc::log::LoggerNameError
 Logger Name Error. More...
 
class  isc::log::LoggerNameNull
 Logger Name is Null. More...
 
class  isc::log::LoggingNotInitialized
 Logging Not Initialized. More...
 

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::log
 
 isc::log::interprocess