libcamgm
|
#include <LogControl.hpp>
Public Member Functions | |
virtual void | writeOut (const std::string &) |
virtual | ~LineWriter () |
If you want to log the (formated) loglines by yourself, derive from this, and overload writeOut
. Expect formated_r to be a formated log line without trailing NL
. Ready to be written to the log.
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in ca_mgm::log::StreamLineWriter.