puppetlabs / trapperkeeper

A services framework for Clojure / JVM applications.
https://tickets.puppetlabs.com/browse/TK
Apache License 2.0
587 stars 74 forks source link

(TK-466) Log SIGHUP events at INFO level #273

Closed Sharpie closed 6 years ago

Sharpie commented 6 years ago

This commit boosts the message logged by the SIGHUP handler from DEBUG to INFO. This change makes it easy to see from logs when a SIGHUP came into the service.

MikaelSmith commented 6 years ago

This sounds useful.

puppetcla commented 6 years ago

CLA signed by all contributors.