Add logfile feature

This commit is contained in:
Cameron Moore 2019-12-27 11:51:44 -06:00
parent 66562fdb41
commit 725fda68dc
2 changed files with 15 additions and 1 deletions

View file

@ -19,6 +19,8 @@ Usage of webhook:
path to the HTTPS certificate private key pem file (default "key.pem")
-list-cipher-suites
list available TLS cipher suites
-logfile string
send log output to a file; implicitly enables verbose logging
-nopanic
do not panic if hooks cannot be loaded when webhook is not running in verbose mode
-port int