GitHub user yaojiefeng opened a pull request: https://github.com/apache/twill/pull/14
TWILL-138 Runtime log level change JIRA: https://issues.apache.org/jira/browse/TWILL-138 Summary: Make API changes to TwillController and TwillPreparer to set the log level for the twill application or specific twill runnables at runtime or before the application starts. The TwillPreparer will serialize the log level change requirements and deserialize them once service starts. The TwillController will use messages to send out log level change request. Details for implementation can be found in JIRAs. You can merge this pull request into a Git repository by running: $ git pull https://github.com/yaojiefeng/twill feature/loglevelChangeAtRuntime Alternatively you can review and apply these changes as the patch at: https://github.com/apache/twill/pull/14.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 #14 ---- commit f14ff6a3afca8cd798d824161485cf91cf18b284 Author: yaojiefeng <yao...@cask.co> Date: 2016-10-05T23:17:26Z (TWILL-138) Change Log level at Runtime commit 96a8af0acb6763a3ed54bc1848690b08d8ce0d1b Author: yaojiefeng <yao...@cask.co> Date: 2016-10-05T23:19:41Z rename ---- --- 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. ---