view roundup/cgi/zLOG.py @ 2571:58848e3b6bb8

roundup-mailgw now logs fatal exceptions rather than mailing them to admin
author Richard Jones <richard@users.sourceforge.net>
date Wed, 14 Jul 2004 01:12:25 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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