You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2022/01/20 18:53:22 UTC

[GitHub] [sling-org-apache-sling-resourceresolver] reschke commented on a change in pull request #55: SLING-11077: improve logging of JCR queries

reschke commented on a change in pull request #55:
URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/55#discussion_r789062101



##########
File path: src/main/java/org/apache/sling/resourceresolver/impl/mapping/MapEntries.java
##########
@@ -78,8 +78,6 @@
 
     private static final int VANITY_BLOOM_FILTER_MAX_ENTRIES = 10000000;
 
-    private final Logger logger = LoggerFactory.getLogger(MapEntries.class);

Review comment:
       I agree in principal. Is there a convention within Sling for this? (I prefer uppercasing to "LOG" in that case).




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org