|
libcamgm
|
#include <LogControl.hpp>
Public Member Functions | |
| virtual std::string | format (const std::string &, logger::LogLevel, const char *, const char *, int, const std::string &) |
| virtual | ~LineFormater () |
If you want to format loglines by yourself, derive from this, and overload format. Return a formated logline without trailing NL. Ready to be written to the log.
|
inlinevirtual |
|
virtual |
Reimplemented in ca_mgm::LogControl::ShortLineFormater.
1.8.8