Photon 1.0.0
|
Go to the source code of this file.
Namespaces | |
namespace | spdlog |
namespace | spdlog::level |
Functions | |
SPDLOG_INLINE const string_view_t & | spdlog::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) |