You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/12/03 16:32:11 UTC

[jira] [Created] (TINKERPOP-1019) Convert println in test to SLF4j

stephen mallette created TINKERPOP-1019:
-------------------------------------------

             Summary: Convert println in test to SLF4j
                 Key: TINKERPOP-1019
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1019
             Project: TinkerPop
          Issue Type: Improvement
          Components: test-suite
    Affects Versions: 3.1.0-incubating
            Reporter: stephen mallette
            Assignee: stephen mallette
            Priority: Minor
             Fix For: 3.1.1-incubating


Not sure why we used printlns for debugging.  We should just switch to slf4j and then control the output with the log4j.properties file.  We could then drop the special usage of the {{muteTestLogs}} system property.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)