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::GroupManip Struct Reference

Labels the current logging line with a producer group. More...

#include <StormByte/logger/manipulators.hxx>

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

Public Attributes

std::string name
 Group name; an empty name clears the current group.
 

Detailed Description

Labels the current logging line with a producer group.

Member Data Documentation

◆ name

std::string StormByte::Logger::GroupManip::name

Group name; an empty name clears the current group.


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