#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_ |
|
inlineexplicit |
|
inline |
Definition at line 180 of file common.h.
|
inlineoverride |
|
private |