azerothcore-wotlk/apps
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
..
bash_shared feat(docker): production images, integrated ccache and many other improvements (#5551) 2021-05-04 11:35:24 +02:00
ci feat(Apps/CI): Add check for broadcast_text (#9771) 2021-12-29 21:18:41 -03:00
compiler feat(CI): C++20 build (#8952) 2021-11-05 08:58:17 +01:00
config-merger feat(apps): Config Merger (#5779) 2021-05-11 17:46:28 +02:00
db_assembler fix(Docker): windows improvements and permissions fix (#5444) 2021-04-28 22:26:39 +02:00
db_exporter
docker feat(Deps/ACE): remove ACE library (part 1/2) (#6980) 2021-07-16 15:05:39 +02:00
EnumUtils feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
extractor Translation and modifications in extractor.bat (#7992) 2021-09-30 23:54:35 +02:00
Fmt refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
git_tools feat(docker): production images, integrated ccache and many other improvements (#5551) 2021-05-04 11:35:24 +02:00
grafana feat(Core/Metrics): implement real time statistic visualization (#8663) 2021-10-28 14:47:29 +02:00
installer fix(CI): Ubuntu build (#9697) 2021-12-14 08:51:00 -03:00
startup-scripts feat(Apps): Imrpove crashlogs on Linux. (#9131) 2021-11-11 16:23:03 +01:00
whitespace_remover