merlimat opened a new pull request, #25511:
URL: https://github.com/apache/pulsar/pull/25511

   ## Summary
   - Convert 338 source and test files across all remaining modules (except 
`pulsar-broker`) from SLF4J to slog structured logging
   - Modules: pulsar-proxy, pulsar-broker-common, pulsar-common, 
pulsar-websocket, pulsar-testclient, pulsar-client-tools, pulsar-client-admin, 
tiered-storage, buildtools, pulsar-io, pulsar-transaction, 
pulsar-package-management, testmocks, bouncy-castle, jetty-upgrade, 
jclouds-shaded, tests/integration, and various auth/crypto modules
   - Use `log.infof()` with Java format specifiers for performance tool stats 
output
   - Use `.exceptionMessage(e)` consistently for logging exception messages 
without stack traces
   
   ## Test plan
   - [x] `compileJava` passes for all modules
   - [ ] CI passes
   
   ### Motivation
   
   PIP-467
   
   > [!NOTE]
   > Please label this PR with `ready-to-test`


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