mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-26 14:13:18 -05:00
Add L_RSP log domain
This commit is contained in:
parent
9d1cd9117f
commit
5fc698c94f
@ -78,7 +78,7 @@ static int err_syslog_open = 0;
|
||||
/** text list of modules to match for setting debug mask */
|
||||
static char *err_categorylist[] = {
|
||||
"config","webserver","database","scan","query","index","browse",
|
||||
"playlist","art","daap","main","rend","xml","parse","plugin","lock","httpd",NULL
|
||||
"playlist","art","daap","main","rend","xml","parse","plugin","lock","httpd","rsp",NULL
|
||||
};
|
||||
|
||||
static ERR_THREADLIST err_threadlist = { 0, NULL };
|
||||
|
Loading…
x
Reference in New Issue
Block a user