Lower log level when enabling Continuum versioning
i guess we really should not see that normally..
This commit is contained in:
		
							parent
							
								
									f8abebd4a6
								
							
						
					
					
						commit
						87e5bd3fa2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -176,7 +176,7 @@ def configure_versioning(config, force=False, manager=None, plugins=None, **kwar
 | 
			
		|||
            kwargs['plugins'] = plugins
 | 
			
		||||
        else:
 | 
			
		||||
            kwargs['plugins'] = [TransactionMetaPlugin(), RattailPlugin()]
 | 
			
		||||
        log.info("enabling Continuum versioning")
 | 
			
		||||
        log.debug("enabling Continuum versioning")
 | 
			
		||||
        continuum.make_versioned(**kwargs)
 | 
			
		||||
 | 
			
		||||
        # TODO: is this the best way/place to confirm versioning?
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue