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
Allow user configuration of which logger to return from Ctx() (#343) More... over 3 years ago
docs: sampler typo (#342) More... over 3 years ago
Add logr implementation to README and json.RawMessage to Fields() (#337)
hn8
More... over 3 years ago
patched; panic Event.Object() and Event.EmbedObject() with nil (#338) More... over 3 years ago
Make default console formatter work with customized level names (#330) More... over 3 years ago
Update x/tools dependency More... over 3 years ago
Fix copying stack setting in logger's Output method (#325) More... over 3 years ago
Use github.com/coreos/go-systemd/v22 (#322) More... over 3 years ago
Fix panic on disabled event with CallerSkipFrame More... over 3 years ago
Add ability to customize internal json marshaler (#318) More... over 3 years ago
Add Func log method (#321) More... over 3 years ago
Add ability to customize level values More... over 3 years ago
Fix handling of printing caller with Write, Print, and Printf. (#315) More... over 3 years ago
Migrate to github actions More... over 3 years ago
If LevelFieldName is empty don't log level (#313) More... over 3 years ago
Fix: mutil.fancyWriter.ReadFrom records number of bytes written (#256) More... almost 4 years ago
add Disabled to String and ParseLevel; add tests (#307) More... almost 4 years ago
Revert "Fix Typo (#306)" More... almost 4 years ago
Fix Typo (#306) More... almost 4 years ago
Fix Context.Stack() (#303) More... almost 4 years ago
added overlog to related project (#302) More... almost 4 years ago
Bump golang.org/x/tools to v0.1.0 (#295) More... almost 4 years ago
Allow setting context using idKey. Assist for issue #293. (#296) More... almost 4 years ago
Make MultiLevelWriter resilient to individual log failure (#282) More... about 4 years ago
build: update github.com/pkg/errors from 0.8.1 to 0.9.1 (#280) More... about 4 years ago
Add Error logging section and section links (#275) More... about 4 years ago
Test newer Go versions (#276) More... about 4 years ago
Log relative path for caller when using `ConsoleWriter` (#267) More... about 4 years ago
Allow to exclude parts from console output (#272) More... about 4 years ago
don't trim leading slash on callers outside cwd (#266) More... about 4 years ago