|
Apache Log4cxx
Version 1.4.0
|
Because Log4cxx is a logging library, we can't use it to output errors from the library itself. There are several ways to activate internal logging:
log4j.debug=true in your configuration fileinternalDebug=true in the root nodeLOG4CXX_DEBUG=trueAll error and warning messages are sent to stderr.