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