Sese Framework  3.0.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::log::Logger::PatternAndLocation Struct Reference

#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
 

Constructor & Destructor Documentation

◆ PatternAndLocation()

sese::log::Logger::PatternAndLocation::PatternAndLocation ( const char * pattern,
const std::source_location & location = std::source_location::current() )
inline

Member Data Documentation

◆ location

std::source_location sese::log::Logger::PatternAndLocation::location

◆ pattern


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