Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: a04304158d7e705a61023f2fa3bb37ff7027a008
https://github.com/tribe29/checkmk/commit/a04304158d7e705a61023f2fa3bb37ff7…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M cmk_base/events.py
M cmk_base/notify.py
Log Message:
-----------
events.py: use logging module
Introduce the logging module in events.py. This
makes it possible to remove the log_function argument
in event_keepalive and the log_func argument in
complete_raw_context. Finally, the alert_log function
in alert_handling.py and the notify_log function in
notify.py can be removed.
CMK-1657
Change-Id: I7a7cd4e6f5b8f446a6264cecc9b8dffc5378ed5f