Richard Zowalla created OPENNLP-1449:
----------------------------------------
Summary: 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
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)