GitHub user jzonthemtn opened a pull request:

    https://github.com/apache/opennlp/pull/5

    OPENNLP-675: Managing logging with log4j

    Introduces log4j and replaces calls to system.out and system.err (outside 
of main() functions) with log4j calls.

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

    $ git pull https://github.com/jzonthemtn/opennlp OPENNLP-675

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

    https://github.com/apache/opennlp/pull/5.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 #5
    
----
commit 32e6331b6114eabf921ff75f4df1722f5f3c8b19
Author: jzonthemtn <[email protected]>
Date:   2016-07-09T23:50:09Z

    Adding log4j as a dependency.

commit 5438e8be7a969f99e40a28723654c3b6be04288e
Author: jzonthemtn <[email protected]>
Date:   2016-07-10T20:10:32Z

    OPENNLP-675: Replacing system.out.println in tests with log4j.

commit 88347adba4ed3c864c3b943b03fe0815211e8db5
Author: jzonthemtn <[email protected]>
Date:   2016-07-10T21:02:35Z

    OPENNLP-675: Replacing sys out and sys err with log4j calls.

----


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