mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	logger: Add custom logging capabilities
Adds the ability for users to log to custom log levels by providing custom log level names in logger.conf. Also adds a logger show levels CLI command. ASTERISK-29529 Change-Id: If082703cf81a436ae5a565c75225fa8c0554b702
This commit is contained in:
		
				
					committed by
					
						 Kevin Harwell
						Kevin Harwell
					
				
			
			
				
	
			
			
			
						parent
						
							245778a756
						
					
				
				
					commit
					eb874f92db
				
			
							
								
								
									
										5
									
								
								doc/CHANGES-staging/logger.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								doc/CHANGES-staging/logger.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| Subject: logger | ||||
|  | ||||
| Added the ability to define custom log levels in logger.conf | ||||
| and use them in the Log dialplan application. Also adds a | ||||
| logger show levels CLI command. | ||||
		Reference in New Issue
	
	Block a user