You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2023/03/02 07:26:00 UTC

[jira] [Closed] (OPENNLP-1449) Revise log levels in OpenNLP

     [ https://issues.apache.org/jira/browse/OPENNLP-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Zowalla closed OPENNLP-1449.
------------------------------------
    Resolution: Fixed

> Revise log levels in OpenNLP
> ----------------------------
>
>                 Key: OPENNLP-1449
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1449
>             Project: OpenNLP
>          Issue Type: Sub-task
>            Reporter: Richard Zowalla
>            Assignee: Richard Zowalla
>            Priority: Major
>             Fix For: 2.1.2
>
>
> After introducing slf4j in OpenNLP, we should discuss the log levels.
> We have a lot of different variants in the code base:
> - System.err
> - System.out
> - "[WARN] ..." via System.err / System.println
> - "[ERROR] ..." via System.err / System.println
> Goal is to define / discuss proper log levels as provided by SLF4J (trace, debug, etc.)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)