Message1104
Logged In: YES
user_id=6405
Hurm. I guess I really need to fix the logging stuff sooner
rather than later.
It looks like the logging to stderr is breaking because of the
environment that the server ends up running in. Not sure why
it doesn't break on *every* request though.
Try adding a method to the RoundupService class in the
roundup-server script:
def log_message(*args):
pass
and I'm pretty sure the problem will go away. If it works for
you, I'll include the fix in the next bugfix release of 0.6. |
|
Date |
User |
Action |
Args |
2009-02-03 14:20:35 | admin | link | issue896917 messages |
2009-02-03 14:20:35 | admin | create | |
|