Merge pull request #381 from moorereason/feature/logfile

Feature/logfile
This commit is contained in:
Adnan Hajdarević 2019-12-29 20:10:16 +01:00 committed by GitHub
commit 569921cd72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 20 deletions

View file

@ -21,6 +21,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