mirror of
				https://github.com/craigerl/aprsd.git
				synced 2025-11-03 21:20:23 -05:00 
			
		
		
		
	Change debug log color
this patch changes the debug log color from dark blue to grey
This commit is contained in:
		
							parent
							
								
									f400c6004e
								
							
						
					
					
						commit
						c0623596cd
					
				@ -115,3 +115,4 @@ def setup_logging(loglevel=None, quiet=False):
 | 
			
		||||
 | 
			
		||||
    # configure loguru
 | 
			
		||||
    logger.configure(handlers=handlers)
 | 
			
		||||
    logger.level("DEBUG", color="<fg #BABABA>")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user