Home
last modified time | relevance | path

Searched refs:fmt (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/
Dmake_type_header_files.py155 fmt = "{script}: %(levelname)s %(message)s".format( variable
158 logging.basicConfig(format=fmt, level=logging.DEBUG)
160 logging.basicConfig(format=fmt, level=logging.INFO)
Dmake_proof_makefiles.py394 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)