6#ifndef SPDLOG_HEADER_ONLY
33 update_string_views();
48 buffer = std::move(other.buffer);
49 update_string_views();
void append(const U *begin, const U *end)
void clear()
Definition core.h:1114
FMT_CONSTEXPR auto data() noexcept -> T *
Definition core.h:1102
Definition log_msg_buffer.h:17
memory_buf_t buffer
Definition log_msg_buffer.h:18
log_msg_buffer & operator=(const log_msg_buffer &other)
Definition log_msg_buffer-inl.h:36
void update_string_views()
Definition log_msg_buffer-inl.h:53
#define SPDLOG_NOEXCEPT
Definition common.h:69
#define SPDLOG_INLINE
Definition common.h:47
fmt::basic_string_view< char > string_view_t
Definition common.h:172
log_msg & operator=(const log_msg &other)=default
string_view_t payload
Definition log_msg.h:32
string_view_t logger_name
Definition log_msg.h:22
annotation details
Definition tag_strings.h:125