Loading...
Searching...
No Matches
eonc::log::detail Namespace Reference

Variables

constexpr std::string_view kDefaultLoggerName {"combi"}
constexpr std::string_view kTracebackLoggerName {"_traceback"}

Variable Documentation

◆ kDefaultLoggerName

std::string_view eonc::log::detail::kDefaultLoggerName {"combi"}
inlineconstexpr

Definition at line 32 of file EonLogger.h.

32{"combi"};

◆ kTracebackLoggerName

std::string_view eonc::log::detail::kTracebackLoggerName {"_traceback"}
inlineconstexpr

Definition at line 33 of file EonLogger.h.

33{"_traceback"};