Use ISO 8601 time in logs
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 27 Apr 2019 19:13:58 +0000 (19:13 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 27 Apr 2019 19:13:58 +0000 (19:13 +0000)
commitb7a0d21774ff74bcf66315a4d14b788263f41dea
tree0308253b84af7ebc0be85b964230239085dd2979
parenta5b8f6c1bf36ed95824365c188fffa34b61519f6
Use ISO 8601 time in logs

For ease of readability, switch log timestamps from traditional
"asctime" format to ISO 8601 date and time.
mudpy/misc.py
mudpy/tests/selftest.py