MSRevive / MasterSwordRebirth

Continuation of Master Sword Classic/Continued.

Home Page:https://msrebirth.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redo logging system to use spdlog and cleanup dbg logging stuff

SaintWish opened this issue · comments

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.