ppkarwasz commented on PR #2712:
URL: https://github.com/apache/logging-log4j2/pull/2712#issuecomment-2210973106
@ngocnhan-tran1996,
Thank you for the PR.
Unfortunately this does not solve #2679, but just your particular problem
with the `%d{...}` pattern converter as default value of a lookup.
IMHO `StrLookup` should be aware of the existence and syntax of pattern
specifiers `%<something>{...}`, it should just count the number of `{` and `}`.
We also need to have a mechanism to insert a `}` as default value of a
lookup.
--
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]