Skip to content

Bump io.github.smyrgeorge:log4k-slf4j from 1.4.0 to 1.4.2#111

Merged
smyrgeorge merged 1 commit intomainfrom
dependabot/gradle/io.github.smyrgeorge-log4k-slf4j-1.4.2
Mar 16, 2026
Merged

Bump io.github.smyrgeorge:log4k-slf4j from 1.4.0 to 1.4.2#111
smyrgeorge merged 1 commit intomainfrom
dependabot/gradle/io.github.smyrgeorge-log4k-slf4j-1.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps io.github.smyrgeorge:log4k-slf4j from 1.4.0 to 1.4.2.

Release notes

Sourced from io.github.smyrgeorge:log4k-slf4j's releases.

1.4.2

Full Changelog: smyrgeorge/log4k@1.4.1...1.4.2

1.4.1

Release Notes - Version 1.4.1

This release focuses on improving platform integration for logging and streamlining Kotlin Multiplatform target management.

🚀 New Features & Improvements

  • Platform-Specific Default Appenders:
    • RootLogger now automatically registers a platformDefaultAppender() upon initialization.
    • Android: Automatically uses AndroidLoggingAppender, routing logs to Android Logcat.
    • iOS/macOS: Automatically uses AppleLoggingAppender, routing logs to Apple's Unified Logging.
    • Other Platforms: Continues to use SimpleConsoleLoggingAppender with color-coded console output.

🛠️ Internal Changes & Dependency Updates

  • Android Gradle Plugin: Bumped from 9.0.1 to 9.1.0.
  • Documentation: Updated README.md to reflect the new default appender behavior and provide better configuration examples.

📦 Migrating from 1.4.0

The transition is mostly seamless. If you previously manually registered SimpleConsoleLoggingAppender, it is now automatically handled as a fallback. To customize appenders, you can now use RootLogger.Logging.appenders.unregisterAll() and then register your preferred appender.

Full Changelog: smyrgeorge/log4k@1.4.0...1.4.1

Commits
  • 8f9faa7 Added documentation for '1.4.2'.
  • 5a5830e Lower Android minSdk version to 24 in build configuration
  • 772a191 Added documentation for '1.4.1'.
  • 24d5f33 Refactor target initialization and replace targetsOf with allTargets in K...
  • f747d52 Bump com.android.kotlin.multiplatform.library from 9.0.1 to 9.1.0
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.github.smyrgeorge:log4k-slf4j](https://github.com/smyrgeorge/log4k) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/smyrgeorge/log4k/releases)
- [Commits](smyrgeorge/log4k@1.4.0...1.4.2)

---
updated-dependencies:
- dependency-name: io.github.smyrgeorge:log4k-slf4j
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 16, 2026
@dependabot dependabot Bot temporarily deployed to Maven Central March 16, 2026 07:34 Inactive
@smyrgeorge smyrgeorge merged commit c836e68 into main Mar 16, 2026
1 check passed
@smyrgeorge smyrgeorge deleted the dependabot/gradle/io.github.smyrgeorge-log4k-slf4j-1.4.2 branch March 16, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant