[ https://issues.apache.org/jira/browse/TWILL-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949867#comment-15949867 ]
ASF GitHub Bot commented on TWILL-229: -------------------------------------- GitHub user chtyim opened a pull request: https://github.com/apache/twill/pull/49 (TWILL-229) Default to use logback_template.xml to configure logger, … …unless overridden by user You can merge this pull request into a Git repository by running: $ git pull https://github.com/chtyim/twill feature/TWILL-229 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/twill/pull/49.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 #49 ---- commit 8aaa15af3132b35fded7424011c1f2a37ef14648 Author: Terence Yim <cht...@apache.org> Date: 2017-03-30T21:23:36Z (TWILL-229) Default to use logback_template.xml to configure logger, unless overridden by user ---- > Use the logback_template.xml as the default logback configuration > ----------------------------------------------------------------- > > Key: TWILL-229 > URL: https://issues.apache.org/jira/browse/TWILL-229 > Project: Apache Twill > Issue Type: Bug > Affects Versions: 0.11.0 > Reporter: Terence Yim > Assignee: Terence Yim > Fix For: 0.11.0 > > > It is a regression created by TWILL-122. Without using the > logback_template.xml as the default, the AM logs extensively. -- This message was sent by Atlassian JIRA (v6.3.15#6346)