v1.0.1
What's Changed
- chore: use a more graceful function to perform the time fresh by @whalecold in #22
- feat: add clientIP for accesslog @Dup4 in #24
- feat(zap): add the capability to print additional fields by @rogerogers in #25
- fix(zap): invalid zap.LevelEnablerFunc by @StellarisW in #27
- fix: Do not create new logger when calling CtxLogf by @li-jin-gou in #29
- fix: add init timestamp value by @li-jin-gou in #31
- optimize: add Logger for zap by @Skyenought in #33
- optimiza: add WithCallerSkipFrameCount by @li-jin-gou in #35
New Contributors
- @whalecold made their first contribution in #22
- @Dup4 made their first contribution in #24