Skip to content

regression: org.slf4j used instead of internal logging abstraction#628

Merged
seanbright merged 1 commit intoasterisk-java:masterfrom
seanbright:issue-627
Aug 28, 2024
Merged

regression: org.slf4j used instead of internal logging abstraction#628
seanbright merged 1 commit intoasterisk-java:masterfrom
seanbright:issue-627

Conversation

@seanbright
Copy link
Member

In 3.36.0 we created a runtime dependency on org.slf4j that was not there before. We now use our own logging abstraction instead.

We intend to switch wholesale to slf4j in 4.x but we shouldn't be adding new dependencies without bumping the major version number.

In 3.36.0 we created a runtime dependency on org.slf4j that was not there before. We now use our own logging abstraction instead.

We intend to switch wholesale to slf4j in 4.x but we shouldn't be adding new dependencies without bumping the major version number.
@seanbright seanbright merged commit 910b877 into asterisk-java:master Aug 28, 2024
@seanbright seanbright deleted the issue-627 branch December 5, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant