-
Notifications
You must be signed in to change notification settings - Fork 587
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: rs/zerolog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rs/zerolog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.30.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 16 files changed
- 11 contributors
Commits on Apr 17, 2023
-
Bump github.com/rs/xid from 1.4.0 to 1.5.0 (#542)
Bumps [github.com/rs/xid](https://github.com/rs/xid) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/rs/xid/releases) - [Commits](rs/xid@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/rs/xid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 64a5863 - Browse repository at this point
Copy the full SHA 64a5863View commit details
Commits on Apr 21, 2023
-
doc(readme): explain zerolog with context (#544)
Add section about `context.Context` usage with zerolog instance
Configuration menu - View commit details
-
Copy full SHA for a712f61 - Browse repository at this point
Copy the full SHA a712f61View commit details
Commits on May 1, 2023
-
doc(readme): fix a typo (#548)
Co-authored-by: jirasak <jirasak@lmwn.com>
Configuration menu - View commit details
-
Copy full SHA for 927516b - Browse repository at this point
Copy the full SHA 927516bView commit details
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8981d80 - Browse repository at this point
Copy the full SHA 8981d80View commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4612e09 - Browse repository at this point
Copy the full SHA 4612e09View commit details
Commits on Jun 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b662f08 - Browse repository at this point
Copy the full SHA b662f08View commit details
Commits on Jun 18, 2023
-
Add event method RawCBOR analogous to RawJSON (#556)
CBOR is encoded as data-url in JSON encoding and tagged in CBOR encoding.
Configuration menu - View commit details
-
Copy full SHA for 9070d49 - Browse repository at this point
Copy the full SHA 9070d49View commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61485f3 - Browse repository at this point
Copy the full SHA 61485f3View commit details
Commits on Jul 25, 2023
-
Allow callers to pass go context through to hooks (#559)
Add Ctx(context.Context) to Event and Context, allowing log.Info().Ctx(ctx).Msg("hello"). Registered hooks can retrieve the context from Event.GetCtx(). Facilitates writing hooks which fetch tracing context from the go context.
Configuration menu - View commit details
-
Copy full SHA for 873cbf1 - Browse repository at this point
Copy the full SHA 873cbf1View commit details
Commits on Jul 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 06ec071 - Browse repository at this point
Copy the full SHA 06ec071View commit details
There are no files selected for viewing