synapse/changelog.d/8448.misc
Erik Johnston e3debf9682
Add logging on startup/shutdown (#8448)
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.
2020-10-02 15:20:45 +01:00

2 lines
55 B
Plaintext

Add SQL logging on queries that happen during startup.