|
StormByte C++ Library: Logger module 1.2.0
StormByte-Logger is the logging module of the StormByte C++ suite.
|
This is the complete list of members for StormByte::Logger::Exception, including all inherited members.
| Exception(const std::string &message) | StormByte::Logger::Exception | inlineexplicit |
| Exception(std::string &&message) | StormByte::Logger::Exception | inlineexplicit |
| Exception(std::format_string< Args... > fmt, Args &&... args) | StormByte::Logger::Exception | inline |