diff --git a/src/main.c b/src/main.c index 6f08ca90..8bdf2d14 100644 --- a/src/main.c +++ b/src/main.c @@ -421,7 +421,7 @@ int main(int argc, char *argv[]) { exit(EXIT_FAILURE); } - DPRINTF(E_LOG,"Starting with debuglevel %d\n",err_debuglevel); + DPRINTF(E_LOG,L_MAIN,"Starting with debuglevel %d\n",err_debuglevel); if(!foreground) { if(config.logfile) {