#include "logging.hpp"#include "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 | |
| Copyright (c) 2013-2017 Regents of the University of California. | |
| ndn::util | |
Variables | |
| static const LogLevel | ndn::util::INITIAL_DEFAULT_LEVEL = LogLevel::NONE |