libzypp  13.10.6
LogControl.h File Reference
#include <iosfwd>
#include "zypp/base/Logger.h"
#include "zypp/base/PtrTypes.h"
#include "zypp/Pathname.h"

Go to the source code of this file.

Classes

struct  zypp::log::LineWriter
 If you want to log the (formated) loglines by yourself, derive from this, and overload writeOut. More...
 
struct  zypp::log::StreamLineWriter
 Base class for ostream based LineWriter. More...
 
struct  zypp::log::StdoutLineWriter
 LineWriter to stdout. More...
 
struct  zypp::log::StderrLineWriter
 LineWriter to stderr. More...
 
struct  zypp::log::FileLineWriter
 LineWriter to file. More...
 
class  zypp::base::LogControl
 Maintain logfile related options. More...
 
struct  zypp::base::LogControl::LineFormater
 If you want to format loglines by yourself, derive from this, and overload format. More...
 
struct  zypp::base::LogControl::TmpExcessive
 Turn on excessive logging for the lifetime of this object. More...
 
struct  zypp::base::LogControl::TmpLineWriter
 Exchange LineWriter for the lifetime of this object. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::log
 
 zypp::base