[
https://issues.apache.org/jira/browse/ARTEMIS-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16590864#comment-16590864
]
ASF GitHub Bot commented on ARTEMIS-2051:
-----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2263
ARTEMIS-2051 add trace logging for JDBC
Activate by enabling TRACE logging for:
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
This doesn't log *all* JDBC operations, just those that are used by the
JDBC store.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2051
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2263.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 #2263
----
commit 97b26085ef5d5ef4fe89adeeaf0e1dd601af1031
Author: Justin Bertram <jbertram@...>
Date: 2018-08-23T03:10:37Z
ARTEMIS-2051 add trace logging for JDBC
Activate by enabling TRACE logging for:
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver
This doesn't log *all* JDBC operations, just those that are used by the
JDBC store.
----
> Add trace logging for JDBC
> --------------------------
>
> Key: ARTEMIS-2051
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2051
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)