ITRS-Group / monitor-merlin

Module for Effortless Redundancy and Loadbalancing In Naemon
https://itrs-group.github.io/monitor-merlin/
GNU General Public License v2.0
22 stars 14 forks source link

Encryption: Remove left-over debugging message #73

Closed jacobbaungard closed 4 years ago

jacobbaungard commented 4 years ago

There was a left-over debug log message printed on the 'Warn' level when enabling encryption. There are already good debug level logs in place for both encryption and decryption, so this can be removed completely.

Also add a debug messages saying encryption/decryption went OK.

Signed-off-by: Jacob Hansen jhansen@op5.com