Github user praste commented on a diff in the pull request:

    https://github.com/apache/zookeeper/pull/148#discussion_r96277825
  
    --- Diff: conf/log4j2.xml ---
    @@ -0,0 +1,56 @@
    +<?xml version="1.0" encoding="UTF-8" ?>
    +<!-- All loggers are Async if
    +    
-DLog4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
 if is set -->
    +<Configuration status="warn" strict="true">
    +  <Properties>
    +    <Property name="consoleLayoutPattern">%d{ISO8601} [myid:%X{myid}] - 
%-5p [%t:%C{1}@%L] - %m%n</Property>
    --- End diff --
    
    I was trying to make sure that I can generate log4j2.xml configuration 
compatible with the current log4j.properties 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to