You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-user@logging.apache.org by Saygin Arkan <sa...@gmail.com> on 2010/06/18 14:35:31 UTC

Logging Standart C++ errors

Hi,

I use log4cxx for a while and I found it quite efficient.
I would like to log some c++ errors. For example when there happens a memory
leak
or a segmentation fault during the program.. Is there a way to log these
things during the execution?

Do I need to configure my xml file for that or something else?
thanks a lot

-- 
Saygin