Change default log format to include timestamp#5897
Conversation
Unit Test Results 12 files ± 0 12 suites ±0 5h 33m 53s ⏱️ - 1h 26m 48s For more details on these failures, see this check. Results for commit 73ac0c0. ± Comparison against base commit 39c5e88. ♻️ This comment has been updated with latest results. |
c37485c to
675a977
Compare
675a977 to
73ac0c0
Compare
bryanwweber
left a comment
There was a problem hiding this comment.
This looks good to me as far as the code goes; I don't have any visibility into downstream affects of this though.
Even if this does affect anybody downstream negatively, the configuration should allow a very easy compatibility. I would consider it best practice to not use default logging configuration for production deployments anyhow, particularly if you are relying on the logs (e.g. if you are parsing them) |
Supersedes #3987
Closes #1650