mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	rtp_stream: Use the log topic of the module
Set log topic to the topic of the module linked with stream instead of logging with "default" topic.
This commit is contained in:
		
							parent
							
								
									24478b9128
								
							
						
					
					
						commit
						09088b376f
					
				
					 5 changed files with 7 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -126,7 +126,7 @@
 | 
			
		|||
 | 
			
		||||
#define NAME "rtp-session"
 | 
			
		||||
 | 
			
		||||
PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME);
 | 
			
		||||
PW_LOG_TOPIC(mod_topic, "mod." NAME);
 | 
			
		||||
#define PW_LOG_TOPIC_DEFAULT mod_topic
 | 
			
		||||
 | 
			
		||||
#define DEFAULT_CONTROL_IP	"0.0.0.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue