GitHub user n-tran opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/177

    TINKERPOP-1019 Replaced all system.out.println and system.out.error with 
logger.

    Removed the `muteTestLog` system property because logging can now be 
controlled by config file.
    
    Ran `mvn clean install` and `mvn clean install -Dci`
    
    Logging appear appropriate in both cases.

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

    $ git pull https://github.com/n-tran/incubator-tinkerpop TINKERPOP-1019

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

    https://github.com/apache/incubator-tinkerpop/pull/177.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 #177
    
----
commit 0c783835c165b3c9097418947db252cc399a5c52
Author: Nghia Tran <[email protected]>
Date:   2015-12-11T03:24:02Z

    Replaced all system.out.println and system.out.error with logger.
    
    Removed the muteTestLog system property because logging can now be 
controlled by config file.

----


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