GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
83 stars 23 forks source link

Implement file logging #1154

Closed roby2014 closed 3 months ago

roby2014 commented 4 months ago

Current logger does not log to file, only to console. Logging to file would be useful aswell.