Andy Seaborne created JENA-1975:
-----------------------------------
Summary: Clean Log support and check usage.
Key: JENA-1975
URL: https://issues.apache.org/jira/browse/JENA-1975
Project: Apache Jena
Issue Type: New Feature
Affects Versions: Jena 3.16.0
Reporter: Andy Seaborne
Assignee: Andy Seaborne
Fix For: Jena 3.17.0
The class "Log" provides easy use of logging. Some places were calling with
"Loggers" as first argument which caused the wrong output.
This clean:
# Make determining the logger to use dynamic by introspection
# Remove unnecessary Log operations
# Cleans up call sites anyway
--
This message was sent by Atlassian Jira
(v8.3.4#803005)