fatih guleryuz created LOG4J2-186:
-------------------------------------

             Summary: log4j configuration fails when reading configuration file 
with underlying operation system encoding-language settings
                 Key: LOG4J2-186
                 URL: https://issues.apache.org/jira/browse/LOG4J2-186
             Project: Log4j 2
          Issue Type: Bug
          Components: Configurators
    Affects Versions: 2.0-beta3
         Environment: os: red-hat server
            Reporter: fatih guleryuz


we have red-hat application servers with locale settings set tu turkish ("tr", 
"TR").
in our log4j-config.xml file web have somme logger with levels = info.
when log4j reads this file it convert it to İNFO with(uppercase İ which is the 
case in turkish) and some ecxeptions occurs and log4j cannot succesfully 
configures.

our xml file starts with <?xml version="1.0" encoding="UTF-8"?>



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to