mirror of
https://github.com/adnanh/webhook.git
synced 2025-06-03 11:12:28 +00:00
Add logfile feature
This commit is contained in:
parent
66562fdb41
commit
725fda68dc
2 changed files with 15 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue