6#ifndef SPDLOG_HEADER_ONLY
18 : logger_name(a_logger_name), level(lvl),
time(log_time)
19#ifndef SPDLOG_NO_THREAD_ID
30 :
log_msg(os::now(), loc, a_logger_name, lvl, msg)
#define SPDLOG_INLINE
Definition common.h:47
SPDLOG_INLINE size_t thread_id() SPDLOG_NOEXCEPT
Definition os-inl.h:369
level_enum
Definition common.h:233
fmt::basic_string_view< char > string_view_t
Definition common.h:172
source
Definition tag_strings.h:83
annotation details
Definition tag_strings.h:125
time
Definition tag_strings.h:53