annotate roundup/cgi/zLOG.py @ 3111:e0aab0d08265 maint-0.8

fix roundup-server log and PID file paths to be absolute fix initialisation of roundup-server in daemon mode so initialisation errors are visible
author Richard Jones <richard@users.sourceforge.net>
date Sat, 15 Jan 2005 06:53:00 +0000
parents 55ab0c5b49f9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
985
55ab0c5b49f9 New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 def LOG(*args, **kw):
55ab0c5b49f9 New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 pass

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