#include "ndn-cxx/util/logging.hpp"#include "ndn-cxx/util/logger.hpp"#include <boost/log/expressions.hpp>#include <boost/range/adaptor/map.hpp>#include <boost/range/algorithm/copy.hpp>#include <boost/range/iterator_range.hpp>#include <cstdlib>#include <iostream>#include <sstream>
Include dependency graph for logging.cpp:Go to the source code of this file.
Namespaces | |
| ndn | |
| ndn::util | |
Variables | |
| static const LogLevel | ndn::util::INITIAL_DEFAULT_LEVEL = LogLevel::NONE |