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

4.x initial PR #265

Closed
wants to merge 37 commits into from
Closed

4.x initial PR #265

wants to merge 37 commits into from

Conversation

oshai
Copy link
Owner

@oshai oshai commented Jan 22, 2023

Initial 4.x version.
Notable changes:

  • Change root package from mu to io.github.oshai (to allow gradual migration to new api).
  • Change module names to kotlin-logging.
  • Change most of jvm api's not to depend on slf4j.
  • Change slf4j dependency to compileOnly (so slf4j users need to add it at runtime).
  • Move slf4j specific methods to Slf4jExtensions.kt
  • Add JUL impl. configured by -Dkotlin-logging-to-jul

@oshai
Copy link
Owner Author

oshai commented Feb 2, 2023

Continue in #269

@oshai oshai closed this Feb 2, 2023
@oshai oshai deleted the 4.x-c branch February 2, 2023 13:43
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