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

    https://github.com/apache/incubator-rocketmq/pull/120#discussion_r124163160
  
    --- Diff: 
client/src/main/java/org/apache/rocketmq/client/log/ClientLogger.java ---
    @@ -35,16 +36,19 @@
     
         private static Logger createLogger(final String loggerName) {
             String logConfigFilePath =
    -            System.getProperty("rocketmq.client.log.configFile",
    -                System.getenv("ROCKETMQ_CLIENT_LOG_CONFIGFILE"));
    +                System.getProperty("rocketmq.client.log.configFile",
    +                        System.getenv("ROCKETMQ_CLIENT_LOG_CONFIGFILE"));
    --- End diff --
    
    Did you use the right code style? 
http://rocketmq.apache.org/docs/code-guidelines/


---
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