start moving info log messages to verbose
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								cef1d215b2
							
						
					
				
			
			
				commit
				
					
						f6e1174adb
					
				
			
		
					 4 changed files with 11 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -42,7 +42,7 @@ def commandline():
 | 
			
		|||
    # Loglevels are handled globally in here
 | 
			
		||||
    cdist.argparse.handle_loglevel(args)
 | 
			
		||||
 | 
			
		||||
    log.info("version %s" % cdist.VERSION)
 | 
			
		||||
    log.verbose("version %s" % cdist.VERSION)
 | 
			
		||||
    log.trace(args)
 | 
			
		||||
 | 
			
		||||
    # Work around python 3.3 bug:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue