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
Add TraceLevel (#158) More... over 5 years ago
hlog: add custom header handler (#197)
aca
More... over 5 years ago
enable adding raw JSON to an array (#145) More... over 5 years ago
make TimeFormatUnixMicro var exportable (#189) More... almost 6 years ago
Fixed comment for documentations (#194) More... almost 6 years ago
Add Unix time format for microseconds (#188) More... almost 6 years ago
remove golint errors (#187) More... almost 6 years ago
Bumped golang.org/x/tools (#183) More... almost 6 years ago
Fix description in README for Global Settings (#176) More... almost 6 years ago
Fix a few typos / clarify. (#169) More... about 6 years ago
simplify code of event.msg() (#165) More... about 6 years ago
Fixed code formatting and import order using goimports (#167) More... about 6 years ago
add send function for convenience (#164) More... about 6 years ago
Add GetLevel method (#161) More... about 6 years ago
Fix JSON when object is first to be pushed (#154) More... about 6 years ago
Fix misleading text about duplicate keys in JSON (#141) More... about 6 years ago
Optimize basic sampler More... about 6 years ago
Remove go 1.12 requirement More... about 6 years ago
console: handle timestamp in ms correctly + fix UTC More... over 6 years ago
Fix console write with missing level field More... over 6 years ago
Fix console writer when unix time stamp and/or no message field is used More... over 6 years ago
Add a new time format for UNIX timestamp in milliseconds More... over 6 years ago
Add the Err function to ease the log errors. More... over 6 years ago
Add CallerWithSkipFrameCount to the Context (#98) (#135) More... over 6 years ago
Allow using custom level field format (#136) More... over 6 years ago
Fix go1.12 test regression More... over 6 years ago
Add support for customizing caller field format (#133) (#134) More... over 6 years ago
Don't use faint text in colorized console output (#131) More... over 6 years ago
Add support for stack trace extration of error fields (#35) More... over 6 years ago
ConsoleWriter: fix race condition (#120) More... over 6 years ago