gdp: actually log generic dataprotocol stuff to gdp category
This commit is contained in:
parent
632f2ac1c6
commit
e63027f198
@ -78,6 +78,9 @@
|
||||
|
||||
/* debug category */
|
||||
GST_DEBUG_CATEGORY_STATIC (data_protocol_debug);
|
||||
#ifndef GST_CAT_DEFAULT
|
||||
#define GST_CAT_DEFAULT data_protocol_debug
|
||||
#endif
|
||||
|
||||
/* helper macros */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user