galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
std::formatter< galaxy::LogMessage > Struct Reference

#include <LogMessage.hpp>

+ Inheritance diagram for std::formatter< galaxy::LogMessage >:
+ Collaboration diagram for std::formatter< galaxy::LogMessage >:

Public Member Functions

auto format (const galaxy::LogMessage &lm, format_context &ctx) const
 

Detailed Description

Definition at line 59 of file LogMessage.hpp.

Member Function Documentation

◆ format()

auto std::formatter< galaxy::LogMessage >::format ( const galaxy::LogMessage & lm,
format_context & ctx ) const
inline

Definition at line 61 of file LogMessage.hpp.


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