Logger Class Reference

c++ interface for logging More...

#include <y2log.h>

Inheritance diagram for Logger:
Scanner

List of all members.

Public Member Functions

virtual ~Logger ()
virtual void error (string error)=0
virtual void warning (string warning)=0

Detailed Description

c++ interface for logging


Constructor & Destructor Documentation

virtual Logger::~Logger (  )  [inline, virtual]

Member Function Documentation

virtual void Logger::error ( string  error  )  [pure virtual]
virtual void Logger::warning ( string  warning  )  [pure virtual]

Implemented in Scanner.

Referenced by YEBuiltin::finalize().


The documentation for this class was generated from the following file:

Generated on a sunny day for yast2-core by doxygen 1.6.3