[
https://issues.apache.org/jira/browse/TWILL-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595314#comment-14595314
]
ASF GitHub Bot commented on TWILL-137:
--------------------------------------
GitHub user hsaputra opened a pull request:
https://github.com/apache/incubator-twill/pull/46
TWILL-137 Get log level for each runnable via
TwillController.getResourceReport
With TWILL-24 resolved, the client should be able to get the log level for
an application
for each runnable.
This involves adding log level to TwillRunResources interface and its
implementations.
Changes include adding log level to the TwillRunResources and modify unit
tests to test
the new property.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hsaputra/incubator-twill
TWILL-137_return_app_loglevel_twillcontroller_resourcereport
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-twill/pull/46.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 #46
----
commit 370149f1ffde18b0aa5536071c990776ed25bccc
Author: hsaputra <[email protected]>
Date: 2015-06-22T03:31:23Z
TWILL-137 Be able to get log level for each runnable via
TwillController.getResourceReport
With TWILL-24 resolved, the client should be able to get the log level for
an application
for each runnable.
This involves adding log level to TwillRunResources interface and its
implementations.
Changes include adding log level to the TwillRunResources and modify unit
tests to test
the new property.
----
> Be able to get log level for each runnable via
> TwillController.getResourceReport
> --------------------------------------------------------------------------------
>
> Key: TWILL-137
> URL: https://issues.apache.org/jira/browse/TWILL-137
> Project: Apache Twill
> Issue Type: Improvement
> Components: api, core
> Reporter: Henry Saputra
> Assignee: Henry Saputra
> Priority: Minor
>
> With TWILL-24 resolved, the client should be able to get the log level for an
> application broken down by each runnable.
> This would involve adding log level to TwillRunResources interface and its
> implementations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)