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