ori-community / wotw-rando-client

Game Client/Mod for the Ori and the Will of the Wisps Randomizer
https://wotw.orirando.com
Other
19 stars 15 forks source link

Move to use the spdlog library #323

Closed MunWolf closed 10 months ago

MunWolf commented 1 year ago

We are currently using some logging I wrote a while back, its not amazing so I would much rather we move to a proven logging library. Spdlog is my current consideration but open to other ideas.

timoschwarzer commented 1 year ago

https://github.com/MengRao/fmtlog since we already use fmt/format

timoschwarzer commented 10 months ago

Logging is being rewritten for 3.x