[
https://issues.apache.org/jira/browse/JENA-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16522104#comment-16522104
]
ASF GitHub Bot commented on JENA-1565:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/439
JENA-1565: Print the throwable and stacktrace
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena jul-throwable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/439.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #439
----
commit 842b4a7ffc3492e31c28230cb5a976706a79e9f7
Author: Andy Seaborne <andy@...>
Date: 2018-06-25T10:00:07Z
JENA-1565: Print the throwable and stacktrace
----
> 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)