StormByte C++ Library: Logger module 1.2.0
StormByte-Logger is the logging module of the StormByte C++ suite.
Loading...
Searching...
No Matches
Public Attributes | List of all members
StormByte::Logger::FormatManip Struct Reference

Temporarily replaces the logger format and saves the previous one. More...

#include <StormByte/logger/manipulators.hxx>

Collaboration diagram for StormByte::Logger::FormatManip:
Collaboration graph
[legend]

Public Attributes

std::string format
 Temporary format, including an empty format if requested.
 

Detailed Description

Temporarily replaces the logger format and saves the previous one.

Member Data Documentation

◆ format

std::string StormByte::Logger::FormatManip::format

Temporary format, including an empty format if requested.


The documentation for this struct was generated from the following file: