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: fast/logforth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.1
Choose a base ref
...
head repository: fast/logforth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.0
Choose a head ref
  • 11 commits
  • 36 files changed
  • 3 contributors

Commits on Mar 24, 2025

  1. feat: blocking appender for rolling file and syslog (#111)

    * refactor: blocking file appender
    
    Signed-off-by: tison <wander4096@gmail.com>
    
    * refactor: blocking syslog appender
    
    Signed-off-by: tison <wander4096@gmail.com>
    
    ---------
    
    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    6cfe443 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. refactor!: Diagnostic as a trait (#115)

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    1e45875 View commit details
    Browse the repository at this point in the history
  2. refactor!: Append::flush is now fallible (#117)

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    c4df94d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. feat: support logfmt layout (#114)

    Signed-off-by: Keming <kemingy94@gmail.com>
    Co-authored-by: tison <wander4096@gmail.com>
    kemingy and tisonkun authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    ab10f76 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. revert: blocking rolling file and syslog appender (#120)

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    78da7c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. refactor!: diagnostic visit is now fallible (#121)

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    3bc2be6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. feat: Support Google structured logging format (#118)

    Co-authored-by: tison <wander4096@gmail.com>
    fiadliel and tisonkun authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    c21adb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. refactor!: NonBlocking becomes an internal concept (#123)

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    42ce584 View commit details
    Browse the repository at this point in the history
  2. refactor!: logger builder (#124)

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    6fada4c View commit details
    Browse the repository at this point in the history
  3. chore: stage changelog

    Signed-off-by: tison <wander4096@gmail.com>
    tisonkun committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    9baf7fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ab763b View commit details
    Browse the repository at this point in the history
Loading