Class LogHandler

Inheritance Relationships

Derived Type

Class Documentation

class LogHandler

Subclassed by driver_svh::ShellLogHandler

Public Functions

LogHandler() = default
virtual ~LogHandler() = default
virtual void log(const std::string &file, const int line, const std::string &name, LogLevel level, const std::string &msg) = 0