libzypp  11.13.5
zypp::log Namespace Reference

Classes

struct  LineWriter
 If you want to log the (formated) loglines by yourself, derive from this, and overload writeOut. More...
struct  StreamLineWriter
 Base class for ostream based LineWriter. More...
struct  StdoutLineWriter
 LineWriter to stdout. More...
struct  StderrLineWriter
 LineWriter to stderr. More...
struct  FileLineWriter
 LineWriter to file. More...