logging.LogRecord asctime aattribute - easily override somehow?

Skip Montanaro skip.montanaro at gmail.com
Wed Mar 29 12:04:45 EDT 2017


Short of going into some Formatter creation exercise (which seems like
overkill to me, and somewhat obscure), is there some way to easily
change the format of the logging.LogRecord's asctime attribute?

Thx,

Skip



More information about the Python-list mailing list