Skip to content

pellared/olog

Repository files navigation

olog - OpenTelemetry Logging Facade

Go Reference Keep a Changelog go.mod LICENSE Go Report Card Codecov

Star this repository if you find it valuable and worth maintaining.

👁 Watch this repository to get notified about new releases, issues, etc.

Description

The olog package provides an ergonomic frontend API for OpenTelemetry structured logging.

It is designed to offer a more user-friendly interface while using the OpenTelemetry Logs API as the backend.

It addresses the concerns raised in opentelemetry-specification#4661.

Contributing

Feel free to create an issue or propose a pull request.

Please follow the Code of Conduct.

License

olog is licensed under the terms of the MIT license.