Got logging setup

There is an issue with the tracked allocators made for the host module.
I'll need to see later whats going on, for now it doesn't matter.
This commit is contained in:
2024-02-08 22:33:53 -05:00
parent d205aba15a
commit 6819336696
10 changed files with 272 additions and 123 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
build/**
*.exe
thirdparty/**
~thirdparty/odin/core/**
~thirdparty/odin/core/**
logs