#include "logger.hpp"#include <ndn-cxx/util/time.hpp>#include <cinttypes>#include <stdio.h>#include <type_traits>
Include dependency graph for logger.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. | |
Functions | |
| std::ostream & | nfd::operator<< (std::ostream &os, const LoggerTimestamp &) |
write a timestamp to os More... | |