mirror of
				https://github.com/opennetworkinglab/onos.git
				synced 2025-11-04 10:11:16 +01:00 
			
		
		
		
	Set CopyCat default log level to INFO
Change-Id: I2149152e01cc454930bb06bd0654da471e25b9fc
This commit is contained in:
		
							parent
							
								
									6d9bd03ca2
								
							
						
					
					
						commit
						18fdb25a95
					
				@ -26,6 +26,11 @@ ssh $remote "
 | 
			
		||||
 | 
			
		||||
    echo \"onos.ip = \$(ifconfig | grep $ONOS_NIC | cut -d: -f2 | cut -d\\  -f1)\" \
 | 
			
		||||
        >> $ONOS_INSTALL_DIR/$KARAF_DIST/etc/system.properties
 | 
			
		||||
 | 
			
		||||
    # Drop copycat related log level for the console
 | 
			
		||||
    echo "log4j.logger.net.kuujo.copycat= INFO" \
 | 
			
		||||
        >> $ONOS_INSTALL_DIR/$KARAF_DIST/etc/org.ops4j.pax.logging.cfg
 | 
			
		||||
 | 
			
		||||
"
 | 
			
		||||
 | 
			
		||||
# Generate a default tablets.json from the ON* environment variables
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user