GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1145
Fix Log4j2.xml config to output the the timestamp in HH:mm:ss.SSS Currently the -r option outputs the number of milliseconds elapsed from the construction of the layout until the creation of the logging event. You can merge this pull request into a Git repository by running: $ git pull https://github.com/hmcl/storm-apache FIX_LOG4j12_Config Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/1145.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1145 ---- commit 908b2864dd403c82ab9aaee78eb5898728e8e7e0 Author: Hugo Louro <hmclo...@gmail.com> Date: 2016-02-23T23:01:32Z Fix Log4j2.xml config to output the the timestamp in HH:mm:ss.SSS ---- --- 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. ---