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