EverWrath/src/common/Logging
Kargatum 5969df4e30
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
* feat(Core/Common): add support fmt style for ASSERT and ABORT

* correct CheckCompactArrayMaskOverflow

* 1

* Update src/server/game/Spells/Spell.cpp

* rework logging

* add fmt replace logs

* logging

* FMT_LOG_

* settings

* fix startup

* 1

* 2

* 3

* 4

* 5

* fmt::print

* to fmt
2022-01-27 16:44:41 +01:00
..
Appender.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Appender.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
AppenderConsole.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
AppenderConsole.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
AppenderFile.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
AppenderFile.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
enuminfo_AppenderConsole.cpp feat(Core/EnumUtils): add more enum for support chat command (#8828) 2021-11-03 10:50:11 +01:00
enuminfo_LogCommon.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Log.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Log.h refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
LogCommon.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Logger.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Logger.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
LogMessage.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
LogMessage.h refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
LogOperation.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
LogOperation.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00