Add logging support.

This commit is contained in:
Oliver Jowett 2014-12-06 16:06:39 +00:00
parent b7ee4009e4
commit 7a3a9f500f
2 changed files with 6 additions and 2 deletions

View file

@ -7,6 +7,9 @@ START_DUMP1090="no"
# User to run dump1090 as.
DUMP1090_USER="dump1090"
# Logfile to log to
#LOGFILE="/var/log/dump1090-mr.log"
#
# The following options are all optional - defaults if not provided are
# shown below.