Releases: pingcap/log
Releases · pingcap/log
v1.1.0
v1.0.0
What's Changed
- *: supports Unifiled Log Format by @nolouch in #1
- add global functions by @nolouch in #2
- make
With
fields surrounding with[``]
by @lysu in #4 - extract
errVerbose
from error to another field by @lysu in #5 - *: fix the stack level and error verbose by @nolouch in #6
- config: fix the json filed by @nolouch in #7
- remove the LogRotate field by @tiancaiamao in #8
- Expose the With method of the zap logger by @suzaku in #9
- support output as json format by @lysu in #10
- remove calling close() if zap.Open returns error by @kzh125 in #11
- Make the logger be concurrenctly safe to use by @JmPotato in #12
- Feature/register zap encoder by @9547 in #14
- ci: github actions by @tisonkun in #17
- implement test logger by @tisonkun in #16
- Upgrade zap and fix url by @dragonly in #18
- integration with skywalking eyes license checker by @tisonkun in #20
- Add restore fn for ReplaceGlobals by @breezewish in #22
- output the internal errors of zap logger to stderr by @zhaoxinyu in #24
- Remove invalid comments by @SabaPing in #25
New Contributors
- @nolouch made their first contribution in #1
- @lysu made their first contribution in #4
- @tiancaiamao made their first contribution in #8
- @suzaku made their first contribution in #9
- @kzh125 made their first contribution in #11
- @JmPotato made their first contribution in #12
- @9547 made their first contribution in #14
- @tisonkun made their first contribution in #17
- @dragonly made their first contribution in #18
- @breezewish made their first contribution in #22
- @zhaoxinyu made their first contribution in #24
- @SabaPing made their first contribution in #25
Full Changelog: https://github.com/pingcap/log/commits/v1.0.0