|
StormByte C++ Library: Logger module 1.2.0
StormByte-Logger is the logging module of the StormByte C++ suite.
|
#include <StormByte/logger/log.hxx>#include <StormByte/thread_lock.hxx>#include <cstddef>#include <memory>#include <span>#include <string_view>
Go to the source code of this file.
Classes | |
| class | StormByte::Logger::ThreadedLog |
| Thread-safe logging facade. More... | |
Namespaces | |
| namespace | StormByte::Logger |
| Logger module of the StormByte suite. | |
| namespace | StormByte |