Photon 1.0.0
Loading...
Searching...
No Matches
spdlog::spdlog_ex Class Reference

#include <common.h>

Inheritance diagram for spdlog::spdlog_ex:
spdlog::sinks::win_eventlog::internal::win32_error

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_
 

Constructor & Destructor Documentation

◆ spdlog_ex() [1/2]

SPDLOG_INLINE spdlog::spdlog_ex::spdlog_ex ( std::string  msg)
explicit

◆ spdlog_ex() [2/2]

SPDLOG_INLINE spdlog::spdlog_ex::spdlog_ex ( const std::string &  msg,
int  last_errno 
)

Member Function Documentation

◆ what()

SPDLOG_INLINE const char * spdlog::spdlog_ex::what ( ) const
override

Member Data Documentation

◆ msg_

std::string spdlog::spdlog_ex::msg_
private

The documentation for this class was generated from the following files: