+todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								69f8b74702
							
						
					
				
			
			
				commit
				
					
						1375ed55b6
					
				
			
		
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -3,6 +3,13 @@ logging:
 | 
			
		|||
      maybe implement logging server as described here [1]
 | 
			
		||||
   [1] http://docs.python.org/py3k/howto/logging-cookbook.html#configuration-server-example
 | 
			
		||||
 | 
			
		||||
   - use different logger to limit output to current area of interest,
 | 
			
		||||
      e.g.
 | 
			
		||||
         explorer.$target_host: explorer related messages for the run for $target_host
 | 
			
		||||
         manifest.$target_host: manifest related messages for the run for $target_host
 | 
			
		||||
         ...
 | 
			
		||||
      then one could filter e.g. on explorer.*
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
tests:
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue