log4c
1.2.4
log4c
layout_type_dated_local_r.h
Go to the documentation of this file.
1
/* $Id: layout_type_dated_local_r.h,v 1.1 2013/09/29 17:50:09 valtri Exp $
2
*
3
* layout_type_dated_local_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_dated_local_r_h
11
#define log4c_layout_type_dated_local_r_h
12
32
#include <log4c/defs.h>
33
#include <
log4c/layout.h
>
34
35
__LOG4C_BEGIN_DECLS
36
37
extern
const
log4c_layout_type_t
log4c_layout_type_dated_local_r;
38
39
__LOG4C_END_DECLS
40
41
#endif
log4c_layout_t
struct __log4c_layout log4c_layout_t
Definition:
layout.h:36
priority.h
The priority class provides importance levels with which one can categorize log messages.
log4c_layout_type
log4c layout type class
Definition:
layout.h:46
log4c_priority_to_string
const char * log4c_priority_to_string(int a_priority)
Definition:
priority.c:32
log4c_logging_event_t
logging event object
Definition:
logging_event.h:49
layout.h
Interface for user specific layout format of log4c_logging_event events.
Generated by
1.8.17