StormByte C++ Library: Logger module 1.2.0
StormByte-Logger is the logging module of the StormByte C++ suite.
Loading...
Searching...
No Matches
StormByte::Logger::Exception Member List

This is the complete list of members for StormByte::Logger::Exception, including all inherited members.

Exception(const std::string &message)StormByte::Logger::Exceptioninlineexplicit
Exception(std::string &&message)StormByte::Logger::Exceptioninlineexplicit
Exception(std::format_string< Args... > fmt, Args &&... args)StormByte::Logger::Exceptioninline