Main Page | Data Structures | File List | Globals | Related Pages

appender_type_syslog.h

Go to the documentation of this file.
00001 /* $Id: appender_type_syslog.h,v 1.3 2003/09/12 21:06:45 legoater Exp $
00002  *
00003  * appender_type_syslog.h
00004  * 
00005  * Copyright 2001-2003, Meiosys (www.meiosys.com). All rights reserved.
00006  *
00007  * See the COPYING file for the terms of usage and distribution.
00008  */
00009 
00010 #ifndef log4c_appender_type_syslog_h
00011 #define log4c_appender_type_syslog_h
00012 
00036 #include <log4c/defs.h>
00037 #include <log4c/appender.h>
00038 
00039 __LOG4C_BEGIN_DECLS
00040 
00048 extern const log4c_appender_type_t log4c_appender_type_syslog;
00049 
00050 __LOG4C_END_DECLS
00051 
00052 #endif

Generated on Sat Dec 11 10:03:57 2004 for log4c by  doxygen 1.3.9.1