Hi Guys,

We are trying to find a good logging API and I came across log4cxx.
1) One of our main requirements is logging localized strings - i.e. the
logger should understand UNICODE strings (TCHAR and LPTSTRs in win32
parlance) and log them correctly. I was looking at some of your sample code
and all the examples use std::string. So is log4cxx Unicode compatible and
do you have any examples for using the same?

2) I tried to build log4cxx and hit a couple of roadblocks especially with
cpptasks.jar and ant-contrib.jar. I tried a CVS checkout from the
ant-contrib project and it bombed. I searched the mailing list and it seems
a few of us are having the same issue. Is it possible for you to post the
necessary jar files needed for building log4cxx in your web site (I need the
win32 version). This would make the build process more user friendly. (I did
get the compiled win32 version from
http://littletux.homelinux.org/log4cxx/... but it is not the latest one).

Thanks
Arun


Reply via email to