aws / aws/aws-xray-daemon

Replace logging library with zap

Open
#67 2 comments 1 reaction 1 assignee Claimed by @srprash View on GitHub
enhancement
Dominant language
Go
Stars
193
Forks
73
Avg merge
2d 7h
Merged PRs (30d)
3

Description

We currently use seelog which isn't really maintained and seems really slow, having a global lock on every log command, even disabled ones.

zap is popular in most go projects I've seen since it's very fast and full featured.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.