zypp::base::LogControl::LineWriter Struct Reference

If you want to log the (formated) loglines by yourself, derive from this, and overload writeOut. More...

#include <LogControl.h>

Inheritance diagram for zypp::base::LogControl::LineWriter:

zypp::base::logger::FileWriter zypp::base::logger::StdErrWriter List of all members.

Public Member Functions

virtual void writeOut (const std::string &)
virtual ~LineWriter ()

Detailed Description

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 51 of file LogControl.h.


Constructor & Destructor Documentation

virtual zypp::base::LogControl::LineWriter::~LineWriter  )  [inline, virtual]
 

Definition at line 55 of file LogControl.h.


Member Function Documentation

virtual void zypp::base::LogControl::LineWriter::writeOut const std::string &   )  [inline, virtual]
 

Reimplemented in zypp::base::logger::StdErrWriter, and zypp::base::logger::FileWriter.

Definition at line 53 of file LogControl.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 00:07:31 2006 for zypp by  doxygen 1.4.6