ams-tschoening commented on pull request #31: URL: https://github.com/apache/logging-log4cxx/pull/31#issuecomment-669013481
> According to the libc documentation, all programs start in the "C" locale by default. The "C" locale is the same as ANSI_X3.4-1968. So before you do setlocale, the value that I get is ANSI_X3.4-1968, which results in the output being all question marks as the log text provided is invalid ASCII. That makes sense, I'll add those details to the FAQ and close the JIRA-issue mentioning these things as well. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
