CPP-TOOLBOX
Loading...
Searching...
No Matches
LogSection Class Reference

#include <logger.hpp>

Public Member Functions

template<typename... Args>
 LogSection (Logger &logger, fmt::format_string< Args... > fmt_str, Args &&...args)
 
 ~LogSection ()
 
 LogSection (const LogSection &)=delete
 
LogSectionoperator= (const LogSection &)=delete
 

Constructor & Destructor Documentation

◆ LogSection() [1/2]

template<typename... Args>
LogSection::LogSection ( Logger & logger,
fmt::format_string< Args... > fmt_str,
Args &&... args )
inline

◆ ~LogSection()

LogSection::~LogSection ( )
inline

◆ LogSection() [2/2]

LogSection::LogSection ( const LogSection & )
delete

Member Function Documentation

◆ operator=()

LogSection & LogSection::operator= ( const LogSection & )
delete

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