| libzypp 17.37.10
    | 
If you want to log the (formated) loglines by yourself, derive from this, and overload writeOut.  
 More...
#include <zypp-core/base/LogControl.h>
 
  
| 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. 
Definition at line 35 of file LogControl.h.
| 
 | inlinevirtual | 
Definition at line 39 of file LogControl.h.
| 
 | inlinevirtual | 
Reimplemented in zypp::log::StreamLineWriter.
Definition at line 37 of file LogControl.h.