oakmound / oak

A pure Go game engine
Apache License 2.0
1.52k stars 84 forks source link

Add Debug / Trace logs around OS drivers #193

Open 200sc opened 2 years ago

200sc commented 2 years ago

It would help resolve issues like #171 if we had optionally compilable heavily verbose logs to our lowest-level interfaces for those coders who do not want to modify the library themselves to print out where failures occur.