[
https://issues.apache.org/jira/browse/SLING-11884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723452#comment-17723452
]
Konrad Windszus commented on SLING-11884:
-----------------------------------------
[~tvogel] Thanks for the report. Would you be able to come up with a PR for
that at
https://github.com/apache/sling-site/edit/master/src/main/jbake/content/documentation/development/client-request-logging.md?
> `Format String` column is falsely displaying the escape back-slashes
> --------------------------------------------------------------------
>
> Key: SLING-11884
> URL: https://issues.apache.org/jira/browse/SLING-11884
> Project: Sling
> Issue Type: Improvement
> Components: Documentation
> Reporter: Tatyana Vogel
> Priority: Major
>
> +*Problem:*+
> In the [Log Format
> Specification|https://sling.apache.org/documentation/development/client-request-logging.html#log-format-specification]
> Documentation, the `Format String` column is displaying the escape
> back-slashes (`\`).
> e.g.
> {code:java}
> %\{Foobar}i {code}
> Due to the escape back-slashes the Format is invalid.
> +*Suggestion*+
> Remove escaping back-slashes from the `Format String` column.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)