Teach python logging formatter to use %f in the format string.
authorScott Gasch <[email protected]>
Thu, 29 Apr 2021 17:34:32 +0000 (10:34 -0700)
committerScott Gasch <[email protected]>
Thu, 29 Apr 2021 17:34:32 +0000 (10:34 -0700)
commit5fd30ef12c100cbb936aa0fdb515b67cff4064db
tree213db14f2a60cb43a31b5abdc910de08056c6c0f
parent5ca36697fe495f4cfd8a86ded14283bb20afc241
Teach python logging formatter to use %f in the format string.
logging_utils.py