1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ConsoleWriter: reset buffer before returning it to the pool (#119) More... about 6 years ago
Add ErrorHandler global to allow handling of write errors More... about 6 years ago
Fix "could not write" error missing carriage return (again) More... about 6 years ago
fix: console ts with json number (#115) More... about 6 years ago
Revert the wrapping of write errors More... about 6 years ago
Fix "could not write" error missing carriage return More... about 6 years ago
Fix the ConsoleWriter default parts order (#113) More... about 6 years ago
Refactored zerolog.ConsoleWriter to allow customization (#92) More... about 6 years ago
Fix com typo More... about 6 years ago
diode: let use a waiter instead of a poller by using 0 as a poolInterval More... about 6 years ago
Fix nil pointer dereference when call Fields with a typed nil value (#112) More... about 6 years ago
Don't call panic() and os.Exit(1) on .WithLevel() (#110) More... over 6 years ago
Fix nil pointer exception on Discard when called with nil logger More... over 6 years ago
Fix typo More... over 6 years ago
Fix usage of sync.Pool More... over 6 years ago
Remove unused hook field on event More... over 6 years ago
Fix sub-logger by context example (#106) More... over 6 years ago
Add a mention to logbench More... over 6 years ago
Use gh-readme template for zerolog.io More... over 6 years ago
Create CNAME More... over 6 years ago
Set theme jekyll-theme-hacker More... over 6 years ago
Fix binary test too More... over 6 years ago
Fix failing test introduced by last commit More... over 6 years ago
Add hlog.IDFromCtx More... over 6 years ago
BasicSampler prints first message (fix #104) More... over 6 years ago
Add note for default writing to os.Stderr (#97) More... over 6 years ago
Fix typo on documentation (#94) More... over 6 years ago
Add the ability to discard an event from a hook More... over 6 years ago
Allow devs to change the width of the logging level column in consolewriter (#87) More... over 6 years ago
fix caller file and line number in context hook (#89) More... over 6 years ago