kwin commented on code in PR #36:
URL:
https://github.com/apache/sling-org-apache-sling-engine/pull/36#discussion_r1213968900
##########
src/main/java/org/apache/sling/engine/impl/log/RequestLogger.java:
##########
@@ -71,16 +69,26 @@ public class RequestLogger {
})
int request_log_outputtype() default 0;
+ @AttributeDefinition(name = "Request Log Entry Format",
+ description = "The format of the request log. The request entry is
"+
Review Comment:
Can you add a documentation link explaining valid placeholders?
--
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]