# log **Repository Path**: mirrors_sourcegraph/log ## Basic Information - **Project Name**: log - **Description**: Logging for Sourcegraph, with Sentry - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # `github.com/sourcegraph/log` [![Go Reference](https://pkg.go.dev/badge/github.com/sourcegraph/log.svg)](https://pkg.go.dev/github.com/sourcegraph/log) [![Pipeline](https://github.com/sourcegraph/log/actions/workflows/pipeline.yml/badge.svg)](https://github.com/sourcegraph/log/actions/workflows/pipeline.yml) [![codecov](https://codecov.io/gh/sourcegraph/log/branch/main/graph/badge.svg?token=LJ4QHFAJEJ)](https://codecov.io/gh/sourcegraph/log) > OpenTelemetry-compatible Zap logger for Sourcegraph (formerly `lib/log`) Learn more: - [Adminstration: Logging](https://docs.sourcegraph.com/admin/observability/logs) - [Development: How to add logging](https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/doc/dev/how-to/add_logging.md) - [Package docs](https://pkg.go.dev/github.com/sourcegraph/log)