On the main wiki page http://logging.apache.org/log4cxx/
in theĀ "Appenders and Layouts" section.. all these links are outdated http://logging.apache.org/log4cxx/apidocs/classlog4cxx_1_1ConsoleAppender.html http://logging.apache.org/log4cxx/apidocs/classlog4cxx_1_1FileAppender.html http://logging.apache.org/log4cxx/apidocs/classlog4cxx_1_1net_1_1SocketAppender.html http://logging.apache.org/log4cxx/apidocs/classlog4cxx_1_1nt_1_1NTEventLogAppender.html http://logging.apache.org/log4cxx/apidocs/classlog4cxx_1_1net_1_1SyslogAppender.html http://logging.apache.org/log4cxx/apidocs/classlog4cxx_1_1AsyncAppender.html http://logging.apache.org/log4cxx/apidocs/classlog4cxx_1_1Logger.html#a3 http://logging.apache.org/log4cxx/apidocs/classlog4cxx_1_1Logger.html#a46 does not exist. It should point to http://logging.apache.org/log4cxx/apidocs/classlog4cxx_1_1_console_appender.html and so on.. It seems all the links to the docs are outdated.