Add logging framework #17

Merged
david merged 1 commit from #13-logging-system into main 2025-12-06 14:34:35 +00:00
Owner

Introduced a new logging system to the engine, including IGameLogger interface, Logger static class for managing loggers, and a ConsoleLogger implementation. Integrated the logger into ComponentGameManager for info, warning, and error messages.

Introduced a new logging system to the engine, including IGameLogger interface, Logger static class for managing loggers, and a ConsoleLogger implementation. Integrated the logger into ComponentGameManager for info, warning, and error messages.
Add logging framework with console logger
All checks were successful
Build and Publish NuGet / nuget-build-core (pull_request) Successful in 7m27s
1beed70f79
Introduced a new logging system to the engine, including IGameLogger interface, Logger static class for managing loggers, and a ConsoleLogger implementation. Integrated the logger into ComponentGameManager for info, warning, and error messages.
david merged commit 42e1ce506a into main 2025-12-06 14:34:35 +00:00
david deleted branch #13-logging-system 2025-12-06 14:34:35 +00:00
david referenced this pull request from a commit 2025-12-06 14:34:37 +00:00
david self-assigned this 2025-12-06 14:39:53 +00:00
Sign in to join this conversation.
No reviewers
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
david/Spelusion.Engine!17
No description provided.