mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-11-04 09:37:25 +01:00 
			
		
		
		
	Changed the default minimumPriority.
This commit is contained in:
		
							parent
							
								
									0c93c8071f
								
							
						
					
					
						commit
						79d455dd95
					
				@ -74,7 +74,7 @@ else:
 | 
			
		||||
 | 
			
		||||
# minimumPriority: Lowest priority logged;
 | 
			
		||||
#                  One of {'verbose', 'low', 'normal', 'high'}.
 | 
			
		||||
minimumPriority = 'verbose'
 | 
			
		||||
minimumPriority = 'low'
 | 
			
		||||
 | 
			
		||||
# deadlyExceptions: Exceptions that should cause immediate failure.
 | 
			
		||||
deadlyExceptions = [KeyboardInterrupt, SystemExit]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user