[Buildbot-devel] Separate HTTP log file added

Marcus Lindblom macke at yar.nu
Mon Apr 5 20:22:01 UTC 2010


Hi all,

I've added the much requested feature of a separate log for 
WebStatus/HTTP messages, in this commit:
(wasn't that hard.. :-P)

http://github.com/djmitche/buildbot/commit/64ef8f15ebe141e4c48201eb860b92843e5a72d1

(it required deferring the Site object's creation from __init__() to 
setServiceParent(), so some related stuff had to move as well. )

However, I don't know how to use the same logrotation parameters as set 
in the buildbot.tac file, so for now they're hardcoded to 10 logs of 1 
MB each.

If anyone has a good idea on how to solve this properly, feel free to 
suggest (or implement ;) it.

Cheers,
/Marcus





More information about the devel mailing list