Class ShellLogHandler

Inheritance Relationships

Base Type

Class Documentation

class ShellLogHandler : public driver_svh::LogHandler

Public Functions

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