Photon 1.0.0
Loading...
Searching...
No Matches
common-inl.h File Reference
#include <spdlog/common.h>
#include <algorithm>
#include <iterator>

Go to the source code of this file.

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 char * spdlog::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)