Thanks to visit codestin.com
Credit goes to github.com

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: serilog/serilog-sinks-file
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: serilog/serilog-sinks-file
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 11 commits
  • 24 files changed
  • 2 contributors

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    5e3ff41 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Configuration menu
    Copy the full SHA
    7c44444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3cd930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    836854e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Configuration menu
    Copy the full SHA
    455a10f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Merge pull request #337 from Falco20019/dev

    Avoid forcing the file to be closed and reopened every 30 minutes if the previous open was successful. Avoids issues with file hooks needing to reprocess the same file.
    nblumhardt authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    5697cc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Support ILoggingFailureListener; seals PeriodicFlushToDiskSink, so te…

    …chnically a breaking change
    nblumhardt committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    9cfd3de View commit details
    Browse the repository at this point in the history
  2. Switch to Actions build

    nblumhardt committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    04ac85d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Merge pull request #342 from nblumhardt/selflog-on-open-failure

    Support `ILoggingFailureListener`
    nblumhardt authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    85c2289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    065592c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    53280f5 View commit details
    Browse the repository at this point in the history
Loading