Hi,
I am new to log4cxx.  I am trying to log unicode characters from my code to
log files through log4cxx. However, they are not getting logged correctly. I
am seeing all '????' in place of characters. I noticed
that LOG4CXX_CHARSET_UTF8 in private/log4cxx_private.hh is set to 0. Can any
one tell if this is the reason? should I set it to 1? Normally I can
recompile the package by setting to 1, but now i have issues to install the
package because of some other dependencies. Please help if you have any
idea.

Thanks,
Anish

Reply via email to