AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Functions | |||||||||||||||
MakeMessage | |||||||||||||||
Make message for display erros
| |||||||||||||||
std::string | MakeMessage (std::string_view messageType, std::string_view file, uint32 line, std::string_view function, std::string_view message, std::string_view fmtMessage={}, std::string_view debugInfo={}) | ||||||||||||||
MakeAbortMessage | |||||||||||||||
Make message for display erros
| |||||||||||||||
std::string | MakeAbortMessage (std::string_view file, uint32 line, std::string_view function, std::string_view fmtMessage={}) | ||||||||||||||
|
inline |
Referenced by Acore::Abort().
|
inline |
Referenced by Acore::Assert(), Acore::Error(), Acore::Fatal(), and Acore::Warning().