bionic (3) log4c_deprecated.3.gz

Provided by: liblog4c-doc_1.2.1-3_all bug

NAME

       deprecated - .TH "deprecated" 3 "Tue May 3 2011" "Version 1.2.1" "log4c"

NAME

       deprecated -

       Global log4c_appender_type_define(a_type)
           This macro, and the static initialialization of appenders in general, is deprecated. Use rather the
           log4c_appender_type_set() function to initialize your appenders before calling log4c_init()

       Global log4c_layout_type_define(a_type)
           This macro, and the static initialialization of layouts in general, is deprecated. Use rather the
           log4c_layout_type_set() function to initialize your appenders before calling log4c_init()