WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
spdlog::details::aggregate_formatter Class Referencefinal

#include <pattern_formatter.h>

Inheritance diagram for spdlog::details::aggregate_formatter:
Collaboration diagram for spdlog::details::aggregate_formatter:

Public Member Functions

 aggregate_formatter ()=default
 
void add_ch (char ch)
 
void format (const details::log_msg &, const std::tm &, fmt::memory_buffer &dest) override
 
- Public Member Functions inherited from spdlog::details::flag_formatter
 flag_formatter (padding_info padinfo)
 
 flag_formatter ()=default
 
virtual ~flag_formatter ()=default
 

Additional Inherited Members

- Protected Attributes inherited from spdlog::details::flag_formatter
padding_info padinfo_
 

Detailed Description

Definition at line 781 of file pattern_formatter.h.

Constructor & Destructor Documentation

◆ aggregate_formatter()

spdlog::details::aggregate_formatter::aggregate_formatter ( )
default

Member Function Documentation

◆ add_ch()

void spdlog::details::aggregate_formatter::add_ch ( char  ch)
inline

Definition at line 786 of file pattern_formatter.h.

◆ format()

void spdlog::details::aggregate_formatter::format ( const details::log_msg ,
const std::tm &  ,
fmt::memory_buffer dest 
)
inlineoverridevirtual

Implements spdlog::details::flag_formatter.

Definition at line 790 of file pattern_formatter.h.

Here is the call graph for this function:

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