Commits: |
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+210 -152) |
Replace logrus with zap logging
Review Request #2413 — Created March 31, 2023 and submitted
Information | |
---|---|
aklitzing@gmail.com | |
grim/hgkeeper | |
default | |
Reviewers | |
grim |
logrus is in maintenance-mode and links to zap and others by itself.
zap has some really good benchmarks and default log output looks a little bit cleaner.So let's move to zap logging.
Summary | Author | |
---|---|---|
Andre Klitzing |
Commits: |
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 3 (+204 -146) |
Change Summary:
removed the depends on as this was rebased to default
Depends On: |
|
---|