Change text for severity log from ERROR to LOG

To avoid this startup message:
[ERROR]     main: Forked Media Server Version 22.1 taking off
This commit is contained in:
ejurgensen 2015-01-07 21:50:24 +01:00
parent 3b38bee45b
commit 70f05049e8

View File

@ -44,7 +44,7 @@ static int console;
static char *logfilename;
static FILE *logfile;
static char *labels[] = { "config", "daap", "db", "httpd", "main", "mdns", "misc", "rsp", "scan", "xcode", "event", "remote", "dacp", "ffmpeg", "artwork", "player", "raop", "laudio", "dmap", "dbperf", "spotify", "lastfm", "cache" };
static char *severities[] = { "FATAL", "ERROR", "WARN", "INFO", "DEBUG", "SPAM" };
static char *severities[] = { "FATAL", "LOG", "WARN", "INFO", "DEBUG", "SPAM" };
static int