Skip to content

Replace logging library with zap #67

Open
@anuraaga

Description

@anuraaga

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions