|
SA_Logger
Sapphire's Suite's C++ Logger.
|
This is the complete list of members for SA::Exception_ReachBadAPI, including all inherited members.
| backtrace | SA::Log | |
| chanName | SA::Log | |
| date | SA::Log | |
| details | SA::Log | |
| Exception(BaseInfo _info, bool _pred, std::wstring _msg=L"") noexcept | SA::Exception | |
| Exception_ReachBadAPI(BaseInfo _info, std::wstring _str) noexcept | SA::Exception_ReachBadAPI | |
| file | SA::Log | |
| frameNum | SA::Log | |
| function | SA::Log | |
| level | SA::Log | |
| line | SA::Log | |
| Log()=default | SA::Log | |
| Log(std::wstring _file, uint32_t _line, std::string _function, std::wstring _msg=L"Hello, World!", LogLevel _level=LogLevel::Normal, std::wstring _chanName=L"Default", std::wstring _details=L"", uint32_t _frameNum=0u, std::string _backtrace="") noexcept | SA::Log | |
| msg | SA::Log |