Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oshai/kotlin-logging
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.21
Choose a base ref
...
head repository: oshai/kotlin-logging
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.23
Choose a head ref
  • 8 commits
  • 15 files changed
  • 4 contributors

Commits on Dec 18, 2021

  1. bump version to 2.1.22

    oshai committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    45d1dfa View commit details
    Browse the repository at this point in the history
  2. update link to releases

    oshai committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    789e84c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. update log4j to 2.71.1

    imsprathap authored and oshai committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    4188b9c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Rename MarkerLinux to MarkerNative

    This implementation is shared across all native implementations
    conradev authored and oshai committed May 20, 2022
    Configuration menu
    Copy the full SHA
    8d50673 View commit details
    Browse the repository at this point in the history
  2. Add loggerName to the Appender interface

    On Darwin platforms using os_log, a separate logger can be created for
    each differently named logger. The Appender, which directs the text of
    the log message, needs to know which logger to direct it to.
    conradev authored and oshai committed May 20, 2022
    Configuration menu
    Copy the full SHA
    2ea0674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f089853 View commit details
    Browse the repository at this point in the history
  4. bump version to 2.1.23

    oshai committed May 20, 2022
    Configuration menu
    Copy the full SHA
    223b644 View commit details
    Browse the repository at this point in the history
  5. bump version to 2.1.24

    oshai committed May 20, 2022
    Configuration menu
    Copy the full SHA
    1896691 View commit details
    Browse the repository at this point in the history
Loading