qibuild.log – Logging tools

Few useful functions for logging, featuring a loghandler using colors (depends on pyreadline for this to work on windows)

qibuild.log.ColorLogHandler

class qibuild.log.ColorLogHandler

A class that outputs nice colored messages

Functions defined in this module

qibuild.log.configure_logging(args)

Configure logging globally

qibuild.log.get_current_log_level()

Get the current log level.