log4c
1.2.4
Main Page
Related Pages
Data Structures
Files
File List
Globals
log4c
appender_type_stream.h
Go to the documentation of this file.
1
/* $Id: appender_type_stream.h,v 1.3 2003/09/12 21:06:45 legoater Exp $
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 by
1.8.3.1