mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Add logdomain for DACP
This commit is contained in:
@@ -18,8 +18,9 @@
|
||||
/* libevent logging */
|
||||
#define L_EVENT 10
|
||||
#define L_REMOTE 11
|
||||
#define L_DACP 12
|
||||
|
||||
#define N_LOGDOMAINS 12
|
||||
#define N_LOGDOMAINS 13
|
||||
|
||||
/* Severities */
|
||||
#define E_FATAL 0
|
||||
|
||||
Reference in New Issue
Block a user