log4c
1.2.1
Main Page
Related Pages
Data Structures
Files
File List
Globals
log4c
appender_type_stream.h
Go to the documentation of this file.
1
/* $Id$
2
*
3
* appender_type_stream.h
4
*
5
* Copyright 2001-2003, Meiosys (www.meiosys.com). All rights reserved.
6
*
7
* See the COPYING file for the terms of usage and distribution.
8
*/
9
10
#ifndef log4c_appender_type_stream_h
11
#define log4c_appender_type_stream_h
12
51
#include <log4c/defs.h>
52
#include <
log4c/appender.h
>
53
54
__LOG4C_BEGIN_DECLS
55
63
extern
const
log4c_appender_type_t
log4c_appender_type_stream;
64
65
__LOG4C_END_DECLS
66
67
#endif
Generated on Thu Mar 13 2014 14:57:54 for log4c by
1.8.1.2