[
https://issues.apache.org/jira/browse/JENA-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16522107#comment-16522107
]
ASF GitHub Bot commented on JENA-1565:
--------------------------------------
Github user afs commented on the issue:
https://github.com/apache/jena/pull/439
This is a direct fix of the problem. While the JUL support isn't used by
Jena itself, I have used it elsewhere for simple logging for testing and for
servers.
For more controlled logging, a specific package would be used to provide
the slf4j implementation for Jena to see if, long term, it can be a simple
default for Jena, dropping the now discontinued log4j in cases where Jena needs
an output channel.
> TextFormatter for JUL does not print the stacktrace.
> ----------------------------------------------------
>
> Key: JENA-1565
> URL: https://issues.apache.org/jira/browse/JENA-1565
> Project: Apache Jena
> Issue Type: Bug
> Affects Versions: Jena 3.7.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 3.8.0
>
>
> The simple java.util.logging output (not much used) does not print the
> supplied exception.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)