view roundup/cgi/zLOG.py @ 4045:82213b1971b4

Only feed back traceback to web users if config.WEB_DEBUG is True
author Stefan Seefeld <stefan@seefeld.name>
date Tue, 17 Feb 2009 01:36:11 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

def LOG(*args, **kw):
    pass

Roundup Issue Tracker: http://roundup-tracker.org/