MSRevive / MasterSwordRebirth

Continuation of Master Sword Classic/Continued.
https://msrebirth.net/
Other
9 stars 8 forks source link

Redo logging system to use spdlog and cleanup dbg logging stuff #228

Open SaintWish opened 1 year ago

SaintWish commented 1 year ago

Started working on it here https://github.com/MSRevive/MasterSwordRebirth/tree/spdlog This would allow us to have different logging levels, have a more modular approach to logging, and a way to automatically rotate logs.