GitHub user PurelyApplied opened a pull request:

    https://github.com/apache/geode/pull/439

    GEODE-2716: export logs default behavior changed from filtering at log 
level INFO to ALL.

    Moved location of export default log level constant from LogService to 
ExportLogCommand.
    Updated associated help strings.
    
    Tests ran clean previously, new set running after latest merge to develop.  
Trivial merge conflicts expect these tests to return green as well.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PurelyApplied/geode bugfix/GEODE-2716

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/439.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 #439
    
----
commit c9a1b60ba9e97c22f3299b5d78e6ec782a422d7b
Author: Patrick Rhomberg <prhomb...@pivotal.io>
Date:   2017-03-28T22:12:02Z

    GEODE-2716: export logs default behavior changed from filtering at log 
level INFO to ALL.
    
    Removed reliance on LogService.DEFAULT_LOG_LEVEL, added 
ExportLogCommand.DEFAULT_EXPORT_LOG_LEVEL.
    Added DUnit test that fails under previous behavior.

commit 5de335d0640b263b1ac3e336ea9876b86aa3f07c
Author: Patrick Rhomberg <prhomb...@pivotal.io>
Date:   2017-04-05T20:20:16Z

    Merge branch 'develop' into bugfix/GEODE-2716

----


---
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.
---

Reply via email to