yast2-core
Public Member Functions | List of all members
Logger Class Referenceabstract

c++ interface for logging More...

#include <y2log.h>

Inheritance diagram for Logger:
Scanner

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 ( )
inlinevirtual

References error(), and warning().

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(), and ~Logger().


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

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