Add logging (spdlog) and abstract the api.

This commit is contained in:
scorpioblood
2024-05-15 23:06:11 +02:00
parent 08c2d7b9d1
commit cd02a6014b
37 changed files with 8588 additions and 53 deletions

3
.gitmodules vendored
View File

@@ -0,0 +1,3 @@
[submodule "Engine/ThirdParty/spdlog"]
path = Engine/ThirdParty/spdlog
url = https://github.com/gabime/spdlog