mirror of
https://github.com/coredhcp/coredhcp.git
synced 2026-03-29 18:11:51 +02:00
This commit adds two flags: * -logfile, to enable logging to file as additional destination * -nostdout, to disable logging to stdout Disabing logging to stdout can help improving QPS in certain setups. Signed-off-by: Andrea Barberio <insomniac@slackware.it>