Sese Framework
3.0.0
A cross-platform framework
|
#include <Logger.h>
Public Member Functions | |
PatternAndLocation (const char *pattern, const std::source_location &location=std::source_location::current()) | |
Public Attributes | |
std::string_view | pattern |
std::source_location | location |
|
inline |
std::source_location sese::log::Logger::PatternAndLocation::location |
std::string_view sese::log::Logger::PatternAndLocation::pattern |