Menu

#11 Too much debugging output

open
nobody
5
2002-04-08
2002-04-08
Eric Seidel
No

Debugging output needs to be cleaned. Default
compile and install should have minimal output to
stderr.

A function for logging needs to be implemented,
one which handles different levels, and prints the
message (or rather rountes the message to the
correct socket) based on user preferences.

All error functions should route to a socket other
than stderr, something like a OpenAG.log file, or
something to that effect.

Debugging output levels should be determained at
run-time in the most efficient manner possible.

Discussion


Log in to post a comment.