log_level 
 
-  Type: Integer
  -  Range / Valid values: 1-9
  -  Default: 6
  -  Group: System Processing
 
 
This option specifies the level of verbosity of the messages sent from Motion. At a level of 8(DBG), there are a LOT of messages. At a level of 1(EMR) virtually no messages will be output.
The various levels are [1..9] (EMR, ALR, CRT, ERR, WRN, NTC, INF, DBG, ALL)., This option specifies the level of verbosity of the messages sent from Motion. At a level of 8(DBG), there are a LOT of messages. At a level of 1(EMR) virtually no messages will be output.
The various levels are [1..9] (EMR, ALR, CRT, ERR, WRN, NTC, INF, DBG, ALL).
You can use this parameter to set how much information you want from the logging.
You will typically use a high value when you are trouble-shooting a problem.
The 9 levels are
	
		
			|  Level  | 
			 Short  | 
			 Name  | 
		
	
	
		
			|  1  | 
			 EMG  | 
			 Emergency  | 
		
		
			|  2  | 
			 ALR  | 
			 Alert  | 
		
		
			|  3  | 
			 CRT  | 
			 Crritical  | 
		
		
			|  4  | 
			 ERR  | 
			 Error  | 
		
		
			|  5  | 
			 WRN  | 
			 Warning  | 
		
		
			|  6  | 
			 NTC  | 
			 Notice  | 
		
		
			|  7  | 
			 INF  | 
			 Info  | 
		
		
			|  8  | 
			 DBG  | 
			 Debug  | 
		
		
			|  9  | 
			 ALL  | 
			 All  |