Telkin
Loading...
Searching...
No Matches
tk::internal::LogFormat Struct Reference

#include <Print.h>

Public Member Functions

consteval LogFormat (const char *str, std::source_location loc=std::source_location::current())

Public Attributes

const char * fmt
const char * file
u32 line

Constructor & Destructor Documentation

◆ LogFormat()

tk::internal::LogFormat::LogFormat ( const char * str,
std::source_location loc = std::source_location::current() )
inlineconsteval

Member Data Documentation

◆ fmt

const char* tk::internal::LogFormat::fmt

◆ file

const char* tk::internal::LogFormat::file

◆ line

u32 tk::internal::LogFormat::line