Class SpdLogger

Inheritance Relationships

Base Type

Class Documentation

class SpdLogger : public axr::sdk::logging::BaseLogger

Implements the BaseLogger interface using the ‘spdlog’ library.

Public Functions

inline SpdLogger(std::shared_ptr<spdlog::logger> spdlog)
virtual void SetLogLevel(const LogLevel level) override