buildtest.log

Methods related to buildtest logging

Module Contents

Functions

init_logfile(logfile)

Initialize a log file intended for a builder. This requires

streamlog(debuglevel)

buildtest.log.init_logfile(logfile)

Initialize a log file intended for a builder. This requires passing the filename intended for the log (from the builder) and returns the logger.

buildtest.log.streamlog(debuglevel)