|
Agora
1.2.0
Agora project
|


Go to the source code of this file.
Namespaces | |
| spdlog | |
| spdlog::level | |
Functions | |
| const SPDLOG_INLINE string_view_t & | spdlog::level::to_string_view (spdlog::level::level_enum l) SPDLOG_NOEXCEPT |
| const SPDLOG_INLINE 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) |
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 |