oakmound / oak

A pure Go game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Debug / Trace logs around OS drivers

200sc opened this issue · comments

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.