proxy.golang.org : github.com/pellared/olog
Package olog provides an ergonomic OpenTelemetry Logging Facade. This package addresses the usability concerns with the OpenTelemetry Logs API by providing a user-friendly frontend interface while using the OpenTelemetry Logs API as the backend. It offers simple methods similar to popular logging libraries while maintaining full compatibility with OpenTelemetry's structured logging capabilities. The simplest way to use olog is by creating a logger instance: Use WithAttr to create loggers with common attributes: Use structured attributes to organize your logs: Log structured events at different severity levels following semantic conventions: olog is designed with performance in mind: This package is designed to provide:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/pellared/olog
License: MIT
Latest release: 22 days ago
First release: 22 days ago
Namespace: github.com/pellared
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago