You might have better luck at http://log4cpp.sourceforge.net. This is the user list for Apache log4cxx.
On Nov 3, 2010, at 11:58 AM, Thorsten Schöning wrote: > Guten Tag Priya Sankaralingam, > am Mittwoch, 3. November 2010 um 17:25 schrieben Sie: > >> We are using log4cpp in our logger(ys_logger) and when an Apache process >> exits, >> we see that log4cpp destructor(~Category) is being invoked before our >> logger's destructor. >> Since in our logger destructor, we are trying to do a final flushing of logs >> to the files, we are seg faulting on accessing the log4cpp instance. > > Sounds like the following: > > http://mail-archives.apache.org/mod_mbox/logging-log4cxx-dev/200901.mbox/%[email protected]%3e > > Mit freundlichen Grüßen, > > Thorsten Schöning
