mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Add logdomains for player, RAOP and local audio
This commit is contained in:
@@ -21,8 +21,11 @@
|
||||
#define L_DACP 12
|
||||
#define L_FFMPEG 13
|
||||
#define L_ART 14
|
||||
#define L_PLAYER 15
|
||||
#define L_RAOP 16
|
||||
#define L_LAUDIO 17
|
||||
|
||||
#define N_LOGDOMAINS 15
|
||||
#define N_LOGDOMAINS 18
|
||||
|
||||
/* Severities */
|
||||
#define E_FATAL 0
|
||||
|
||||
Reference in New Issue
Block a user