1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove the SampleFieldName global More... almost 8 years ago
Add more advanced sampling modes More... almost 8 years ago
Improve doc for WithContext More... almost 8 years ago
Fix pretty logging and add a screenshot to the README More... almost 8 years ago
Add missing console file More... almost 8 years ago
Add a ConsoleWriter to output pretty log on the console during dev More... almost 8 years ago
Small comment fix More... almost 8 years ago
Add support for typed array. More... almost 8 years ago
Refactor JSON encoding code More... almost 8 years ago
Add support for custom object marshaling More... almost 8 years ago
Add more benchmarks More... almost 8 years ago
Handle special values like Inf and NaN gracefuly More... almost 8 years ago
Add some array types support More... almost 8 years ago
Add access log handler More... about 8 years ago
Add utility functions WithLevel and Fields More... about 8 years ago
Merge pull request #8 from unixisevil/zerolog/fix More... about 8 years ago
Add []byte fields support More... about 8 years ago
fix typo error
yj
More... about 8 years ago
Fix sloppy test More... about 8 years ago
Optimize JSON encoding even further More... about 8 years ago
Add some json encoder benchmarks More... about 8 years ago
Update bench More... about 8 years ago
Optimistically expect simple strings for json (#6) More... about 8 years ago
Always place timestamp as first field for better log readability More... about 8 years ago
Rename warning field to warn in the output More... about 8 years ago
Add TimeDiff event method More... about 8 years ago
Fix Fatal and Panic not terminating to program More... about 8 years ago
Remove error returned by Msg and Msgf More... about 8 years ago
Fix Log level More... about 8 years ago
Fix typos More... about 8 years ago