# ecs-logging-go-zap **Repository Path**: mirrors_elastic/ecs-logging-go-zap ## Basic Information - **Project Name**: ecs-logging-go-zap - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://github.com/elastic/ecs-logging-go-zap/actions/workflows/test.yml/badge.svg)](https://github.com/elastic/ecs-logging-go-zap/actions/workflows/test.yml) # 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](https://github.com/uber-go/zap). ## Documentation Ready to get started? Documentation is at [elastic.co](https://www.elastic.co/guide/en/ecs-logging/go-zap/current/index.html). ## Test ``` go test ./... ``` ## Contribute Create a Pull Request from your own fork. Run `./lint.sh` 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](https://github.com/elastic/ecs-logging-go-zap/blob/main/LICENSE).