#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 |
|
inlineconsteval |
| const char* tk::internal::LogFormat::fmt |
| const char* tk::internal::LogFormat::file |
| u32 tk::internal::LogFormat::line |