#include "log-config-section.hpp"#include <ndn-cxx/util/logger.hpp>#include <ndn-cxx/util/logging.hpp>
Include dependency graph for log-config-section.cpp:Go to the source code of this file.
Namespaces | |
| nfd | |
| Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St. | |
| nfd::log | |
Functions | |
| static void | nfd::log::onConfig (const ConfigSection §ion, bool isDryRun, const std::string &) |
| static ndn::util::LogLevel | nfd::log::parseLogLevel (const ConfigSection &item, const std::string &key) |
| void | nfd::log::setConfigFile (ConfigFile &config) |