Initial commit

This commit is contained in:
2026-04-06 18:42:10 +00:00
commit a66b4471fa
2 changed files with 21 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# unity-ingame-logging
A low-allocation in-game logging system for Unity with channel-based filtering, pooled UI, and save system integration. This is a player-facing game log (combat feed, event history), not a debug logger.