| libzypp 17.37.14
    | 
If you want to format loglines by yourself, derive from this, and overload format.  
 More...
#include <zypp-core/base/LogControl.h>
 
  
| 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. 
Definition at line 114 of file LogControl.h.
| 
 | inlinevirtual | 
Definition at line 122 of file LogControl.h.
| 
 | virtual | 
Reimplemented in zypp::base::ProfilingFormater.
Definition at line 821 of file LogControl.cc.