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