Agora
1.2.0
Agora project
|
#include <common.h>
Public Member Functions | |
spdlog_ex (std::string msg) | |
spdlog_ex (const std::string &msg, int last_errno) | |
const char * | what () const noexcept override |
Private Attributes | |
std::string | msg_ |
|
explicit |
SPDLOG_INLINE spdlog::spdlog_ex::spdlog_ex | ( | const std::string & | msg, |
int | last_errno | ||
) |
|
overridenoexcept |
|
private |