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.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to