krystiannowak commented on code in PR #36:
URL:
https://github.com/apache/sling-org-apache-sling-engine/pull/36#discussion_r1214017805
##########
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:
@kwin @cziegeler Probably it would be some counterpart of
https://httpd.apache.org/docs/2.4/mod/mod_log_config.html#formats right? (for
the ACCESS_LOG_FORMAT at least)
--
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]