Custom SpdLog class issue
I am creating a custom logging class using spdlog, my issue is that.. I always get an error. The code is too big so i added it on coliru.. https://coliru.stacked-crooked.com/a/b92f34bffc8aa8f2
The code is fully compileable, but seems like coliru dont have spdlog..
format pointer globally in fmt::v10 and spdlog
So, i am upgrading my logs library to spdlog, at first i had an issue with enum formatting and i solved it.. then i got errors because it can’t format pointers