You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by th...@apache.org on 2023/01/09 15:20:36 UTC

[jackrabbit-oak] 01/01: Merge pull request #813 from apache/OAK-10054

This is an automated email from the ASF dual-hosted git repository.

thomasm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit e14b36c7496ff5292a688ec9f8791741e210a53a
Merge: a41007e2ef 2634e8f53e
Author: Thomas Mueller <th...@apache.org>
AuthorDate: Mon Jan 9 16:20:29 2023 +0100

    Merge pull request #813 from apache/OAK-10054
    
    OAK-10054 Improved trace level logging of JCR method calls

 .../oak/jcr/delegate/SessionDelegate.java          | 30 +++++++++++++++++--
 .../jackrabbit/oak/jcr/session/ItemImpl.java       |  5 ++++
 .../jackrabbit/oak/jcr/session/NodeImpl.java       | 34 ++++++++++++++++++----
 3 files changed, 62 insertions(+), 7 deletions(-)