Fix(tweakme): SPDLOG_FUNCTION
- Uncommenting SPDLOG_FUNCTION will make MSVC fail to compile: __PRETTY_FUNCTION__ is shown in intellisense but it's not available at compile time https://stackoverflow.com/questions/48857887/pretty-function-in-visual-c
Showing
Please register or sign in to comment