TritonDataCenter / containerpilot

A service for autodiscovery and configuration of applications running in containers
Mozilla Public License 2.0
1.12k stars 136 forks source link

Add optional debug logging of timer/timeout events #534

Closed jwreagor closed 6 years ago

jwreagor commented 6 years ago

While debugging #525 I noticed it was handy to also log timers and timeout events, not just plain old events hitting the bus. I've logged these as both timer: and timeout: respectively.