quill
|
Public Member Functions | |
RuntimeMetadata (char const *file, uint32_t line, char const *function, char const *in_tags, char const *in_fmt, LogLevel log_level) | |
RuntimeMetadata (RuntimeMetadata const &other) | |
RuntimeMetadata & | operator= (RuntimeMetadata const &other) |
RuntimeMetadata (RuntimeMetadata &&other) noexcept=delete | |
RuntimeMetadata & | operator= (RuntimeMetadata &&other) noexcept=delete |
Public Attributes | |
std::string | fmt |
std::string | source_location |
std::string | function_name |
std::string | tags |
MacroMetadata | macro_metadata |
bool | has_runtime_metadata {false} |