mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
nginx docs + webhook debug
This commit is contained in:
@@ -60,7 +60,7 @@ def send (msg: noti_struc):
|
||||
logResult (stdout, stderr) # TO-DO should be changed to mylog
|
||||
except subprocess.CalledProcessError as e:
|
||||
# An error occured, handle it
|
||||
mylog('none', ['[send_webhook]', e.output])
|
||||
mylog('none', ['[send_webhook] Error', e.output])
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user