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

Add Zerolog integration #857

Merged
merged 40 commits into from
Nov 14, 2024
Merged

Add Zerolog integration #857

merged 40 commits into from
Nov 14, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    6f5a075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    833e318 View commit details
    Browse the repository at this point in the history
  3. skip goversion and maxproxs

    ribice committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6aab5cc View commit details
    Browse the repository at this point in the history
  4. linter fix

    ribice committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a088e3f View commit details
    Browse the repository at this point in the history
  5. add tests

    ribice committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6fa0f48 View commit details
    Browse the repository at this point in the history
  6. add tests

    ribice committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1493be2 View commit details
    Browse the repository at this point in the history
  7. remove comment

    ribice committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    95972fe View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. add example

    ribice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    564854e View commit details
    Browse the repository at this point in the history
  2. update changelog

    ribice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    a7527a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    550a5fc View commit details
    Browse the repository at this point in the history
  4. fix linter

    ribice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    7f0ffde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4136b1b View commit details
    Browse the repository at this point in the history
  6. restructure

    ribice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ccfba2f View commit details
    Browse the repository at this point in the history
  7. fix tests

    ribice committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d7b9af1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. merge

    ribice committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b15f057 View commit details
    Browse the repository at this point in the history
  2. improve test coverage

    ribice committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0a79ba0 View commit details
    Browse the repository at this point in the history
  3. more tests

    ribice committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d1c0861 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    95a256e View commit details
    Browse the repository at this point in the history
  2. more tests

    ribice committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    198dac6 View commit details
    Browse the repository at this point in the history
  3. linter fix

    ribice committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9022dcf View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. add comment for options

    ribice committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    1c45a32 View commit details
    Browse the repository at this point in the history
  2. update options comments

    ribice committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4762153 View commit details
    Browse the repository at this point in the history
  3. update options comments

    ribice committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    fb10763 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Oct 15, 2024

  1. merge master

    ribice committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    12e0a9e View commit details
    Browse the repository at this point in the history
  2. fix tests

    ribice committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6a657a1 View commit details
    Browse the repository at this point in the history
  3. fix tests

    ribice committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3963514 View commit details
    Browse the repository at this point in the history
  4. linter fix

    ribice committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3706e45 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    fdcf0e6 View commit details
    Browse the repository at this point in the history
  2. add more tests

    ribice committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8f6af7e View commit details
    Browse the repository at this point in the history
  3. add fatal

    ribice committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5c2946f View commit details
    Browse the repository at this point in the history
  4. remove duplicate code

    ribice committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    38f9fb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. merge master

    ribice committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0e80084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa33c3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    115792f View commit details
    Browse the repository at this point in the history
  4. update go vet script

    ribice committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e1db73e View commit details
    Browse the repository at this point in the history
  5. update go.sum

    ribice committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    556bfbf View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. merge master

    ribice committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4de77fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cce39f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Update Makefile

    cleptric authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bd559f4 View commit details
    Browse the repository at this point in the history