now logs in iso8601 datetime format, with offset/Z

This commit is contained in:
2019-08-27 18:08:55 +02:00
parent c52c640c6c
commit f81d9e39bd
3 changed files with 28 additions and 7 deletions

View File

@@ -8,4 +8,4 @@ log.error("something went wrong.")
log.die("bailing out") # exits
print "no soup for you."
print("no soup for you.")