Skip to content

[improve] PIP-467: Convert pulsar-functions module logging from SLF4J to slog#25508

Open
merlimat wants to merge 1 commit intoapache:masterfrom
merlimat:slog-functions
Open

[improve] PIP-467: Convert pulsar-functions module logging from SLF4J to slog#25508
merlimat wants to merge 1 commit intoapache:masterfrom
merlimat:slog-functions

Conversation

@merlimat
Copy link
Copy Markdown
Contributor

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

  • compileJava and compileTestJava pass for all submodules
  • checkstyleMain and checkstyleTest pass for all submodules
  • CI passes

Motivation

PIP-467

Note

Please label this PR with ready-to-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant