1 2 3 4 5 6
#-*- coding: utf-8 -*- import logging logging.basicConfig(level='DEBUG') from module_build_service import app as application