reicast-emulator
reicast-emulator copied to clipboard
Improve the logging system
We don't have much of one right now.
Pushed @luserx0's WIP from last autumn to lx0/improve-logging
. I know @Holzhaus has also worked on logging (see #677)
I think the logging system has been left in the "testing" phase. In the sense that the functionality existed; tests were needed by more experienced developers to determine that every log element belongs to its corresponding level for the "default" state.
Holzhaus co-authorship needs to be added, also.
I start writing some code on this, cause I hate all the printfs :) You will like it, I promise :)
@davidgfnet did you make any progress here? I'd be happy to jump in but I don't want to redo work that you've already done, even if it's only partially completed. If you've got a partial implementation, I'd be happy to help finish it up if you're interested.