|
void Daemon::loggerInit(const char* name, bool verbose) {
|
|
void Daemon::loggerInit(const char* name, bool verbose) {
|
|
isc::log::initLogger(name, isc::log::DEBUG, isc::log::MAX_DEBUG_LEVEL,
|
|
isc::log::initLogger(name, isc::log::DEBUG, isc::log::MAX_DEBUG_LEVEL,
|