|
StormByte C++ Library: Logger module 1.2.0
StormByte-Logger is the logging module of the StormByte C++ suite.
|
#include <StormByte/exception.hxx>#include <StormByte/logger/visibility.h>#include <format>#include <string>#include <utility>
Go to the source code of this file.
Classes | |
| class | StormByte::Logger::Exception |
| Root exception for Logger errors. More... | |
| class | StormByte::Logger::ThrottleError |
| Thrown when a throttle rule is invalid. More... | |
Namespaces | |
| namespace | StormByte::Logger |
| Logger module of the StormByte suite. | |
| namespace | StormByte |