mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	modules: use the new topic-based logging from various pipewire modules
This commit is contained in:
		
							parent
							
								
									e9d869b46f
								
							
						
					
					
						commit
						14112fd168
					
				
					 29 changed files with 228 additions and 80 deletions
				
			
		| 
						 | 
				
			
			@ -33,6 +33,9 @@
 | 
			
		|||
#include <pipewire/extensions/protocol-native.h>
 | 
			
		||||
#include <pipewire/extensions/client-node.h>
 | 
			
		||||
 | 
			
		||||
PW_LOG_TOPIC_EXTERN(mod_topic);
 | 
			
		||||
#define PW_LOG_TOPIC_DEFAULT mod_topic
 | 
			
		||||
 | 
			
		||||
static inline void push_item(struct spa_pod_builder *b, const struct spa_dict_item *item)
 | 
			
		||||
{
 | 
			
		||||
	const char *str;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue