cziegeler commented on code in PR #22:
URL: 
https://github.com/apache/sling-org-apache-sling-servlets-post/pull/22#discussion_r1346878021


##########
src/main/java/org/apache/sling/servlets/post/impl/operations/ModifyOperation.java:
##########
@@ -48,6 +52,8 @@
  */
 public class ModifyOperation extends AbstractCreateOperation {
 
+    Logger logger = LoggerFactory.getLogger(this.getClass());

Review Comment:
   Why introducing a logger here? It gets inherited



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to