libstorage-ng
Loading...
Searching...
No Matches
storage::Logger Class Referenceabstract

The Logger class. More...

#include <Logger.h>

Public Member Functions

virtual bool test (LogLevel log_level, const std::string &component)
 Function to control whether a log line with level and component should be logged.
virtual void write (LogLevel log_level, const std::string &component, const std::string &file, int line, const std::string &function, const std::string &content)=0
 Function to log a line.

Detailed Description

The Logger class.


The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/libstorage-ng-4.5.253-build/libstorage-ng-4.5.253/storage/Utils/Logger.h