Hi all, I need to configure a RollingFileAppender in the code of the program. But I see 2 definitions of RollingFileAppender (log4cxx::RollingFileAppender and log4cxx::rolling::RollingFileAppender)
I don't know which definition to use. Do you know why we have 2 different definitions? And which to use?