log4c
1.2.4
log4c
layout_type_basic_r.h
Go to the documentation of this file.
1
/* $Id$
2
*
3
* layout_type_basic_r.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_layout_type_basic_r_h
11
#define log4c_layout_type_basic_r_h
12
28
29
#include <log4c/defs.h>
30
#include <
log4c/layout.h
>
31
32
__LOG4C_BEGIN_DECLS
33
34
extern
const
log4c_layout_type_t
log4c_layout_type_basic_r;
35
36
__LOG4C_END_DECLS
37
38
#endif
layout.h
Interface for user specific layout format of log4c_logging_event events.
log4c_layout_type_t
struct log4c_layout_type log4c_layout_type_t
log4c layout type class
Generated by
1.13.1