1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 5 months ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Optimize JSON string encoding using a lookup table More... about 6 years ago
Check nil in RawJSON. (#45) More... about 6 years ago
Update for Go 1.10 (#39) More... about 6 years ago
Add support for hex-encoded of byte slice (#42) More... about 6 years ago
Mention fields duplication caveat in documentation (#41) More... about 6 years ago
Add diode.Writer, a thread-safe, lock-free, non-blocking writer wrapper More... about 6 years ago
Remove allocations while logging an Array of Objects. (#38) More... about 6 years ago
Improve ConsoleWriter of non-scalar types More... about 6 years ago
Add RawJSON field type More... about 6 years ago
Fix typoes More... about 6 years ago
Fix unit tests More... about 6 years ago
Updates to README.md to help with readability (#32) More... about 6 years ago
Add the ability to capture the logger caller file and line number More... about 6 years ago
Use new hook internally to handle timestamp in context More... about 6 years ago
Add benchmarks for context More... about 6 years ago
Add go 1.9 to travis file More... over 6 years ago
fix: performance link to invalid section in README.md (#30)
zy
More... over 6 years ago
Add missing WithLevel method to log package (#27) More... over 6 years ago
Add hook support (#24) More... over 6 years ago
Fix sampler for low Burst values (#19) More... over 6 years ago
Fix tests for Windows. (#23) More... over 6 years ago
Fix Output with existing context (fix #20) More... over 6 years ago
Speed up operations when logging is disabled. (#18) More... over 6 years ago
Remove redundant condition More... over 6 years ago
Simplify copies More... over 6 years ago
Fix godoc More... over 6 years ago
Add Print and Printf top level methods More... over 6 years ago
Update readme to reference Mário Freitas' benchmarks More... over 6 years ago
Add benchmark for context appending More... over 6 years ago
Improve hlog handlers performance by switching to pointer logger More... over 6 years ago