Kea  1.9.9-git
log_formatter.cc File Reference
#include <config.h>
#include <log/log_formatter.h>
#include <cassert>
+ Include dependency graph for log_formatter.cc:

Go to the source code of this file.

Namespaces

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

Functions

void isc::log::checkExcessPlaceholders (std::string &message, unsigned int placeholder)
 Internal excess placeholder checker. More...
 
void isc::log::replacePlaceholder (std::string &message, const std::string &replacement, const unsigned placeholder)
 The internal replacement routine. More...