6 #ifndef CLIB_LOG_SINK_H 7 #define CLIB_LOG_SINK_H 9 #include <boost/noncopyable.hpp> 13 #include <format/format.h> 27 virtual void addMessage( fmt::Writer* msg ) = 0;
28 virtual void addMessage( fmt::Writer* msg,
const std::string&
id ) = 0;
virtual void addMessage(fmt::Writer *msg)=0
static std::string getTimeStamp()
static void addTimeStamp(std::ostream &stream)