Hi,
I am using log4cxx with wchar_t* strings as the filename for my fileappender, however when passing wchar_t* or std::wstring to the LOG4CXX_DECODE_WCHAR macro it simply converts the double byte characters in the string to ?? symbols. And the file appender does not create correctly. Has anyone got experience with this or does log4cxx not support double byte characters for filenames at the moment? Thanks Steve Brand
