summary refs log tree commit diff
path: root/changelog.d/8448.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add logging on startup/shutdown (#8448)Erik Johnston2020-10-021-0/+1
This is so we can tell what is going on when things are taking a while to start up. The main change here is to ensure that transactions that are created during startup get correctly logged like normal transactions.