[Buildbot-devel] isImportant and logging

John Bäckstrand sandos at sandos.se
Fri Nov 16 15:15:38 UTC 2007


> So, any way to hook into the logging of Buildbot from within master.cfg?

Ah, apparently it is as easy as

from twisted.python import log

log.msg("File: %s" % (f))


---
John Bäckstrand




More information about the devel mailing list