merlimat opened a new pull request, #25508: URL: https://github.com/apache/pulsar/pull/25508
## Summary - Convert 106 source and test files across all `pulsar-functions` submodules from SLF4J to slog structured logging - Submodules: worker, instance, runtime, utils, java-examples, localrun, api-java - Files using `context.getLogger()` (public API returning `org.slf4j.Logger`) left unchanged ## Test plan - [x] `compileJava` and `compileTestJava` pass for all submodules - [x] `checkstyleMain` and `checkstyleTest` pass for all submodules - [ ] 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]
