https://github.com/cloudfoundry/lager
An opinionated logger for Go.
https://github.com/cloudfoundry/lager
Last synced: 15 days ago
JSON representation
An opinionated logger for Go.
- Host: GitHub
- URL: https://github.com/cloudfoundry/lager
- Owner: cloudfoundry
- License: apache-2.0
- Created: 2014-05-15T23:39:55.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2026-02-03T00:43:41.000Z (about 2 months ago)
- Last Synced: 2026-02-03T14:04:50.036Z (about 2 months ago)
- Language: Go
- Size: 2.75 MB
- Stars: 71
- Watchers: 24
- Forks: 29
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Notice: NOTICE
Awesome Lists containing this project
README
# lager
[](https://goreportcard.com/report/code.cloudfoundry.org/lager/v3)
[](https://pkg.go.dev/code.cloudfoundry.org/lager/v3)
Lager is a logging library for go
> \[!NOTE\]
>
> This repository should be imported as
> `code.cloudfoundry.org/lager/v3`.
# Docs
- [Usage](./docs/usage.md)
# Contributing
See the [Contributing.md](./.github/CONTRIBUTING.md) for more
information on how to contribute.
# Working Group Charter
This repository is maintained by [App Runtime
Platform](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/app-runtime-platform.md)
under `Diego` area.
> \[!IMPORTANT\]
>
> Content in this file is managed by the [CI task
> `sync-readme`](https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/tasks/sync-readme/metadata.yml)
> and is generated by CI following a convention.