mirror of
				https://github.com/Icinga/icinga2.git
				synced 2025-11-03 21:25:56 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			84 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			84 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#include "base/logger.hpp"
 | 
						|
 | 
						|
namespace icinga
 | 
						|
{
 | 
						|
 | 
						|
class SyslogLogger : Logger
 | 
						|
{
 | 
						|
};
 | 
						|
 | 
						|
}
 |