def init_log(): """ Initializes the global :class:`Log`. """ log.init_by_config(config)
def initLog(): log.init_by_config(config)