logmower-shipper/vendor/go.elastic.co/ecszap
rasmus e45bf4739b go mod vendor
+ move k8s.io/apimachinery fork from go.work to go.mod
(and include it in vendor)
2022-11-07 00:26:05 +02:00
..
internal go mod vendor 2022-11-07 00:26:05 +02:00
.gitignore go mod vendor 2022-11-07 00:26:05 +02:00
.pre-commit-config.yaml go mod vendor 2022-11-07 00:26:05 +02:00
CHANGELOG.md go mod vendor 2022-11-07 00:26:05 +02:00
LICENSE go mod vendor 2022-11-07 00:26:05 +02:00
NOTICE.txt go mod vendor 2022-11-07 00:26:05 +02:00
README.md go mod vendor 2022-11-07 00:26:05 +02:00
core.go go mod vendor 2022-11-07 00:26:05 +02:00
doc.go go mod vendor 2022-11-07 00:26:05 +02:00
encoder.go go mod vendor 2022-11-07 00:26:05 +02:00
encoder_config.go go mod vendor 2022-11-07 00:26:05 +02:00
magefile.go go mod vendor 2022-11-07 00:26:05 +02:00

README.md

Elastic Common Schema (ECS) support for uber-go/zap logger

Use this library for automatically adding a minimal set of ECS fields to your logs, when using uber-go/zap.

Documentation

Ready to get started? Documentation is at elastic.co.

Test

go test ./...

Contribute

Create a Pull Request from your own fork.

Run mage to update and format you changes before submitting.

Add new dependencies to the NOTICE.txt.

License

This software is licensed under the Apache 2 license.