log4c_category_log() is giving time in UTC even though I have set time zone
to Indian Standard Time (IST) using ln -sf
/usr/share/zoneinfo/Asia/Calcutta. How can I make the log4cxx to print logs
as per local time zone.
Should I need to add anything in the xml file. The current configuration is:
Hi,
I've just started using log4cxx 0.10, apr-1.4.5 and apr-util-1-3.12 under
Visual Studio 2008.
When I compile my project t in release mode, I get the following warnings:
warning C4275: non dll-interface class 'std::_Container_base_aux' used as
base for dll-interface class 'std::_Con