cretzbach opened a new pull request, #3588:
URL: https://github.com/apache/logging-log4j2/pull/3588

   The description of the logger precision using periods was confusing and the 
examples were wrong. This commit fixes the description, the wrong examples and 
adds one more example for clarification.
   
   
   I was confused by the examples and after trying them in my own 
implementation it turns out that using periods in the precision pattern for the 
logger is straight forward but differs from the examples documented here. I did 
not test every precision value, only periods with asteri
   
   ## Checklist
   
   * Base your changes on `2.x` branch if you are targeting Log4j 2; use `main` 
otherwise
   * `./mvnw verify` succeeds (if it fails due to code formatting issues 
reported by Spotless, simply run `./mvnw spotless:apply` and retry)
   * Non-trivial changes contain an entry file in the `src/changelog/.2.x.x` 
directory
   * Tests for the changes are provided
   * [Commits are 
signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
 (optional, but highly recommended)
   


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to