[Buildbot-commits] [Buildbot] #921: buildmaster logging should be more segregated
Buildbot
nobody at buildbot.net
Thu Jul 7 17:01:35 UTC 2011
#921: buildmaster logging should be more segregated
------------------------+--------------------
Reporter: bhearsum | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.0 | Resolution:
Keywords: |
------------------------+--------------------
Comment (by dustin):
This is pretty hard to do, and would make correlating events even harder,
since you only get second-level granularity in the logfiles.
I think a better fix is to adjust the kind of logging that builds do.
Right now, there's a lot of redundant information about which methods are
being called, and very little useful information. That could probably be
condensed down to one line (starting step 'foo' of 'buildername' build
#NNN), which would make things a bit easier to follow.
--
Ticket URL: <http://trac.buildbot.net/ticket/921#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list