taco-db
0.1.0
|
#include <base/logging.h>
Public Member Functions | |
TDBError (LogSeverity level, std::string &&str) | |
constexpr LogSeverity | GetSeverity () const |
const std::string & | GetMessage () const |
Private Attributes | |
LogSeverity | m_level |
std::string | m_msg |
|
inline |
|
inline |
|
inlineconstexpr |
|
private |
|
private |