Top "Log4cpp" questions

A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations.

log4j based loggers: log4cpp vs log4cplus vs log4cxx

I would like to replace my current logger, which logs native C++ code, with one of the loggers modeled after …

c++ logging log4cxx log4cplus log4cpp
getting started with log4cpp in windows

I need to do logging in a C++ application. After googling for a while, I decided to use log4cpp. …

c++ logging visual-studio-2005 log4cpp