47 #ifndef _MIRA_LOGTXTSTREAMSINK_H_ 48 #define _MIRA_LOGTXTSTREAMSINK_H_ 71 virtual void consume(
const LogRecord& record);
std::ostream & mStream
Definition: LogTxtStreamSink.h:74
Holds all the information about a log entry.
Definition: LoggingCore.h:107
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
Core class of the logging library.
Simple log sink for writing to streams like cout or file It uses the SimpleFormatter for output...
Definition: LogTxtStreamSink.h:64
Abstract base class for all log sinks.
Definition: LoggingCore.h:208