Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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: