An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# lager

[![Go Report
Card](https://goreportcard.com/badge/code.cloudfoundry.org/lager/v3)](https://goreportcard.com/report/code.cloudfoundry.org/lager/v3)
[![Go
Reference](https://pkg.go.dev/badge/code.cloudfoundry.org/lager.svg)](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.