Go to the source code of this file.
Namespaces | |
ndn | |
ndn::util | |
Functions | |
std::ostream & | ndn::util::operator<< (std::ostream &os, LogLevel level) |
Output LogLevel as a string. More... | |
LogLevel | ndn::util::parseLogLevel (std::string_view s) |
Parse LogLevel from a string. More... | |