|  | Kea 3.1.0
    | 
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 | 
| Functions | |
| void | isc::log::checkExcessPlaceholders (std::string &message, unsigned int placeholder) | 
| Internal excess placeholder checker. | |
| void | isc::log::replacePlaceholder (std::string &message, const std::string &replacement, const unsigned placeholder) | 
| The internal replacement routine. | |