OpenGL.logs

Fix missing-API problems in logging module (circa Python 2.3)
Adds constants to the log objects. Adds getException(err) to log objects to retrieve formatted exception or err if traceback not available.

Functions

Classes

Fully-logged function wrapper (logs all call params to OpenGL.calltrace)