Windows error
Definition at line 51 of file win_eventlog_sink.h.
#include <win_eventlog_sink.h>
◆ win32_error()
| spdlog::sinks::win_eventlog::internal::win32_error::win32_error |
( |
std::string const & |
func_name, |
|
|
DWORD |
error = GetLastError() |
|
) |
| |
|
inlineexplicit |
◆ format()
| static std::string spdlog::sinks::win_eventlog::internal::win32_error::format |
( |
std::string const & |
user_message, |
|
|
DWORD |
error_code = GetLastError() |
|
) |
| |
|
inlinestatic |
Formats an error report line: "user-message: error-code (system message)"
Definition at line 54 of file win_eventlog_sink.h.
◆ what()
◆ msg_
The documentation for this struct was generated from the following file: