spdlog
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
common-inl.h File Reference

Go to the source code of this file.

#include <spdlog/common.h>
#include <algorithm>
#include <iterator>

Namespaces

namespace  spdlog
 
namespace  spdlog::level
 

Functions

SPDLOG_INLINE const string_view_tspdlog::level::to_string_view (spdlog::level::level_enum l) SPDLOG_NOEXCEPT
 
SPDLOG_INLINE const charspdlog::level::to_short_c_str (spdlog::level::level_enum l) SPDLOG_NOEXCEPT
 
SPDLOG_INLINE spdlog::level::level_enum spdlog::level::from_str (const std::string &name) SPDLOG_NOEXCEPT
 
SPDLOG_INLINE void spdlog::throw_spdlog_ex (const std::string &msg, int last_errno)
 
SPDLOG_INLINE void spdlog::throw_spdlog_ex (std::string msg)
 

Variables

static string_view_t level_string_views[] spdlog::level::SPDLOG_LEVEL_NAMES
 
static const char *short_level_names[] spdlog::level::SPDLOG_SHORT_LEVEL_NAMES