Voxel9 / CheatX

Open-source cheat plugin for the Original Xbox.
https://voxel9.github.io/CheatX
GNU General Public License v2.0
16 stars 2 forks source link

Add some logging features #5

Open Voxel9 opened 4 years ago

Voxel9 commented 4 years ago

It would be nice to have some logging capabilities that make it quicker to test code out.

The symbol scanning code already logs scan results to a scan.txt file, so that code can easily be reworked into some general logging functions.