ndn::util::detail::LoggerTimestamp Struct Reference

A tag type used to output a timestamp to a stream. More...

#include <logger.hpp>

Detailed Description

A tag type used to output a timestamp to a stream.

std::clog << LoggerTimestamp();

Definition at line 107 of file logger.hpp.