Class CSysLogRoute
CSysLogRoute dumps log messages to syslog.
- CComponent
 - 
			
			CLogRoute
			
			
			
		 - 
			
CSysLogRoute			
			
			
		 
		
		
		
		Package: system\logging
Copyright: 2008-2014 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: miramir <gmiramir@gmail.com>
Author: resurtm <resurtm@gmail.com>
Since: 1.1.16
Located at x2engine/framework/logging/CSysLogRoute.php
	
	Copyright: 2008-2014 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: miramir <gmiramir@gmail.com>
Author: resurtm <resurtm@gmail.com>
Since: 1.1.16
Located at x2engine/framework/logging/CSysLogRoute.php
			 protected 
			
			
			
		 | 
		
			collectLogs(), 
			formatLogMessage(), 
			init()
		 | 
	
			public  
			string
		 | 
		$identity |  | 
		
			#
			 syslog identity name.  | 
	
			public  
			integer
		 | 
		$facility | LOG_SYSLOG | 
		
			#
			 syslog facility name.  | 
	
			$categories, 
			$enabled, 
			$except, 
			$filter, 
			$levels, 
			$logs
		 |