mirror of
https://github.com/corda/corda.git
synced 2025-05-31 06:31:08 +00:00
* Added periodic message logged from a timer which is switched on and off by the node drain events. * Timer also spawns on start() to ensure that if a node is shutdown in draining mode and started with it, it will continue logging messages.