Kea 3.0.0
logger_name.cc File Reference
#include <config.h>
#include <string>
#include <log/logger_name.h>
Include dependency graph for logger_name.cc:

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

std::string isc::log::expandLoggerName (const std::string &name)
 Expand logger name.
const std::string & isc::log::getDefaultRootLoggerName ()
 Returns the default ('kea') root logger name.
const std::string & isc::log::getRootLoggerName ()
 Get root logger name.
void isc::log::setRootLoggerName (const std::string &name)
 Set root logger name.