Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/savsgio/apm-go-logger
Elastic APM hook implementation for go-logger
https://github.com/savsgio/apm-go-logger
Last synced: about 1 month ago
JSON representation
Elastic APM hook implementation for go-logger
- Host: GitHub
- URL: https://github.com/savsgio/apm-go-logger
- Owner: savsgio
- License: apache-2.0
- Created: 2023-03-15T08:58:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-08T09:37:32.000Z (over 1 year ago)
- Last Synced: 2024-06-20T02:10:42.209Z (5 months ago)
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# apm-go-logger
[![Test status](https://github.com/savsgio/apm-go-logger/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/savsgio/apm-go-logger/actions?workflow=test)
[![Go Report Card](https://goreportcard.com/badge/github.com/savsgio/apm-go-logger)](https://goreportcard.com/report/github.com/savsgio/apm-go-logger)
[![GoDev](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/savsgio/apm-go-logger)Elastic APM hook implementation for [go-logger](https://github.com/savsgio/go-logger).
## Install
```bash
go get github.com/savsgio/apm-go-logger
```## Contributing
**Feel free to contribute...** :wink: