canonical / cos-alerter

Receive regular pings from the COS stack and alert when they are not arriving in a timely fashion.
Apache License 2.0
1 stars 1 forks source link

Logging #31

Closed dstathis closed 1 year ago

dstathis commented 1 year ago

Issue

Fixes #17

Solution

Uses python logging module to set up logging for COS Alerter.

Testing Instructions

Try COS Alerter and see that the logs look how you would expect.

Release Notes

Added logging