StormByte C++ Library: Logger module 1.2.0
StormByte-Logger is the logging module of the StormByte C++ suite.
Loading...
Searching...
No Matches
Classes | Namespaces
threaded_log.hxx File Reference
#include <StormByte/logger/log.hxx>
#include <StormByte/thread_lock.hxx>
#include <cstddef>
#include <memory>
#include <span>
#include <string_view>
Include dependency graph for threaded_log.hxx:

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