Reply To: How do I set up DEBUG?

#17212
Anonymous
Inactive

@stretch wrote:

missing line

logfile = var/log/mt-daapd.log

error in debug line. It should read

debuglevel = 5

Not sure if order is important but the logfile line appears after extensions & debug level is after scan_type interval in my config file.

Thanks Guys, but I am still in trouble 🙁
I have edited my config file as:

web_root /opt/share/mt-daapd/admin-root
port 3689
admin_pw mt-daapd
mp3_dir /share/flash/data/public/music
servername NSLU2 Music
runas guest
playlist /opt/etc/mt-daapd/mt-daapd.playlist
extensions .mp3,.m4a,.m4p
logfile = var/log/mt-daapd.log
db_dir /opt/var/mt-daapd
rescan_interval 600
scan_type 0
debuglevel = 5
always_scan 0
process_m3u 0
compress

but get the error when trying to start Firefly:

Invalid config directive: debuglevel

Now what have I done, or not…?

Mike