document SIGUSR1/2

pull/11/head
Richard Fuchs 11 years ago
parent ca138c3fa1
commit aa4f2fa4bf

@ -264,6 +264,9 @@ The options are described in more detail below.
The log levels correspond to the ones found in the syslog(3) man page. The default value is The log levels correspond to the ones found in the syslog(3) man page. The default value is
6, equivalent to LOG_INFO. The highest possible value is 7 (LOG_DEBUG) which will log everything. 6, equivalent to LOG_INFO. The highest possible value is 7 (LOG_DEBUG) which will log everything.
During runtime, the log level can be decreased by sending the signal SIGURS1 to the daemon and can
be increased with the signal SIGUSR2.
* -r, --redis, -R, --redis-db, -b, --b2b-url * -r, --redis, -R, --redis-db, -b, --b2b-url
NGCP-specific options NGCP-specific options

Loading…
Cancel
Save