1deprecated(3) log4c deprecated(3)
2
3
4
6 deprecated - Deprecated List
7
8
9 Global log4c_appender_type_define (a_type)
10 This macro, and the static initialialization of appenders in
11 general, is deprecated. Use rather the log4c_appender_type_set()
12 function to initialize your appenders before calling log4c_init()
13
14 Global log4c_layout_type_define (a_type)
15 This macro, and the static initialialization of layouts in general,
16 is deprecated. Use rather the log4c_layout_type_set() function to
17 initialize your appenders before calling log4c_init()
18
19Version 1.2.4 Wed Feb 6 2019 deprecated(3)