Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert all logging statements from slf4j to jul - part 1 #5628

Merged
merged 4 commits into from
Mar 22, 2022

Conversation

mateuszrzeszutek
Copy link
Member

Half of #5077

Not included in this PR:

  • tooling, muzzle -- will do that in the next PR
  • testing modules -- as far as I understand, we'll probably want to keep using slf4j here; in many tests, we're using testcontainers' built-in facilities to redirect container logs to slf4j logger

@mateuszrzeszutek mateuszrzeszutek requested a review from a team March 18, 2022 14:17
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx 👍

@trask trask merged commit 56f65e4 into open-telemetry:main Mar 22, 2022
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
…etry#5628)

* Convert all logging statements from slf4j to jul - part 1

* fix tests

* use placeholders

* fixed all comments, added static imports for Level
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.

2 participants