Logging #7

Closed
opened 2021-12-08 05:27:57 +00:00 by conco · 0 comments
Owner

Add some way of logging to file/console/screen from the engine
ideas:
engine configured
passed in at game init
four levels, debug, info, warn, error
config has output types (console, log file, screen), minimum logging level
combine screen logging with fps overlay to engine render_overlay function

Add some way of logging to file/console/screen from the engine ideas: engine configured passed in at game init four levels, debug, info, warn, error config has output types (console, log file, screen), minimum logging level combine screen logging with fps overlay to engine render_overlay function
conco closed this issue 2023-07-19 02:01:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: conco/Roguelike_Algorithm_Visualizer_2pp#7