SA_Logger
Sapphire's Suite's C++ Logger.
|
This is the complete list of members for SA::Exception_Equals, 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_Equals(BaseInfo _info, const T &_lhs, const T &_rhs, std::wstring _predStr=L"pred") noexcept | SA::Exception_Equals | inline |
Exception_Equals(BaseInfo _info, float _lhs, float _rhs, std::wstring _predStr=L"pred") noexcept | SA::Exception_Equals | |
Exception_Equals(BaseInfo _info, double _lhs, double _rhs, std::wstring _predStr=L"pred") noexcept | SA::Exception_Equals | |
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 |