libzypp 17.31.23
|
LineWriter to stderr. More...
#include <base/LogControl.h>
Public Member Functions | |
StderrLineWriter () | |
![]() | |
StreamLineWriter (std::ostream &str_r) | |
virtual void | writeOut (const std::string &formated_r) |
![]() | |
virtual void | writeOut (const std::string &) |
virtual | ~LineWriter () |
Additional Inherited Members | |
![]() | |
StreamLineWriter () | |
![]() | |
std::ostream * | _str |
LineWriter to stderr.
Definition at line 63 of file LogControl.h.
zypp::log::StderrLineWriter::StderrLineWriter | ( | ) |
Definition at line 360 of file LogControl.cc.