[Buildbot-commits] [SPAM] [Buildbot] #921: buildmaster logging should be more segregated

Buildbot buildbot-devel at lists.sourceforge.net
Mon Jul 19 12:57:40 UTC 2010


#921: buildmaster logging should be more segregated
------------------------+---------------------------------------------------
Reporter:  bhearsum     |       Owner:       
    Type:  enhancement  |      Status:  new  
Priority:  major        |   Milestone:  0.8.+
 Version:  0.8.0        |    Keywords:       
------------------------+---------------------------------------------------
 In situations where many builders are running at the same time the master
 side log gets very confusing when trying to trace the execution of a
 single build. I think it would be much more sensible to segregate
 different types of logs on the master. It should be configurable, of
 course, but for a default I'd SWAG:
 * Each builder (possibly) build gets its own log file
 * Everything else goes in twistd.log (or whatever the name ends up being).

 I think it would be nice to allow ChangeSources and BuildSlave events to
 have their own log files too, but I don't think they are busy enough in
 the general case to make that the default behaviour.

-- 
Ticket URL: <http://buildbot.net/trac/ticket/921>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list