[GitHub] [jackrabbit-oak] reschke commented on a diff in pull request #813: OAK-10054 Improved trace level logging of JCR method calls

2023-01-09 Thread GitBox
reschke commented on code in PR #813: URL: https://github.com/apache/jackrabbit-oak/pull/813#discussion_r1064515687 ## oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/delegate/SessionDelegate.java: ## @@ -78,6 +79,23 @@ public class SessionDelegate { static final Logger

[GitHub] [jackrabbit-oak] reschke commented on a diff in pull request #813: OAK-10054 Improved trace level logging of JCR method calls

2023-01-09 Thread GitBox
reschke commented on code in PR #813: URL: https://github.com/apache/jackrabbit-oak/pull/813#discussion_r1064516975 ## oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/session/ItemImpl.java: ## @@ -17,6 +17,7 @@ package org.apache.jackrabbit.oak.jcr.session; import static

[GitHub] [jackrabbit-oak] reschke commented on a diff in pull request #813: OAK-10054 Improved trace level logging of JCR method calls

2023-01-09 Thread GitBox
reschke commented on code in PR #813: URL: https://github.com/apache/jackrabbit-oak/pull/813#discussion_r1064611458 ## oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/session/ItemImpl.java: ## @@ -17,6 +17,7 @@ package org.apache.jackrabbit.oak.jcr.session; import static

[GitHub] [jackrabbit-oak] reschke commented on a diff in pull request #813: OAK-10054 Improved trace level logging of JCR method calls

2023-01-09 Thread GitBox
reschke commented on code in PR #813: URL: https://github.com/apache/jackrabbit-oak/pull/813#discussion_r1064698301 ## oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/delegate/SessionDelegate.java: ## @@ -78,6 +80,23 @@ public class SessionDelegate { static final Logger