Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
spdlog::details::level_formatter Class Reference

#include <pattern_formatter_impl.h>

+ Inheritance diagram for spdlog::details::level_formatter:
+ Collaboration diagram for spdlog::details::level_formatter:

Private Member Functions

void format (details::log_msg &msg, const std::tm &) override
 

Additional Inherited Members

- Public Member Functions inherited from spdlog::details::flag_formatter
virtual ~flag_formatter ()
 

Detailed Description

Definition at line 50 of file pattern_formatter_impl.h.

Member Function Documentation

◆ format()

void spdlog::details::level_formatter::format ( details::log_msg & msg,
const std::tm &  )
inlineoverrideprivatevirtual

Implements spdlog::details::flag_formatter.

Definition at line 52 of file pattern_formatter_impl.h.

+ Here is the call graph for this function:

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