Searched refs:fmt (Results 1 – 2 of 2) sorted by relevance
155 fmt = "{script}: %(levelname)s %(message)s".format( variable158 logging.basicConfig(format=fmt, level=logging.DEBUG)160 logging.basicConfig(format=fmt, level=logging.INFO)
394 fmt = "{script}: %(levelname)s %(message)s".format(397 logging.basicConfig(format=fmt, level=logging.DEBUG)399 logging.basicConfig(format=fmt, level=logging.INFO)401 logging.basicConfig(format=fmt, level=logging.WARNING)