ppkarwasz commented on pull request #735:
URL: https://github.com/apache/logging-log4j2/pull/735#issuecomment-1024956766


   What about a more common way of escaping the dots, like `\.`? Or maybe 
quoting/double-quoting the logger name? Although it might not be intuitive why 
the part after `logger.` must be quoted.
   
   What I mostly dislike in the properties format is its verbosity. 
Unfortunately users apparently like it (judging by the amount of 
`log4j.properties -> log4j2.properties` questions on StackOverflow) and the 
format might benefit from fixing those component prefixes to something 
meaningful.
   
   


-- 
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]


Reply via email to