[
https://issues.apache.org/jira/browse/JENA-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207386#comment-17207386
]
ASF subversion and git services commented on JENA-1975:
-------------------------------------------------------
Commit 60b3984151172bcd69755a3edaf4d0bc5b7c928a in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=60b3984 ]
Merge pull request #806 from afs/clean-logging
JENA-1975: Clean up logging
> 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
> Priority: Minor
> Fix For: Jena 3.17.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)