Tatyana Vogel created SLING-11884:
-------------------------------------
Summary: `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
+*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)