core.log module

provide logging infrastructure.

class Formatter(fmt=None, datefmt=None, style='%')[source]

Bases: logging.Formatter

hooks into the logging system.

format(zelf, record)[source]
init(loglevel)[source]

return a properly configured logger.