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

#include <LogLevel.hpp>

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

Public Member Functions

auto format (const galaxy::LogLevel &level, format_context &ctx) const
 

Detailed Description

Definition at line 67 of file LogLevel.hpp.

Member Function Documentation

◆ format()

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

Definition at line 69 of file LogLevel.hpp.


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