Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/epicstep/async-logger-test-task


https://github.com/epicstep/async-logger-test-task

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Async logger for MOST (test task)

[![Go Reference](https://pkg.go.dev/badge/github.com/EpicStep/async-logger-test-task/alog.svg)](https://pkg.go.dev/github.com/EpicStep/async-logger-test-task/alog)
[![tests](https://github.com/EpicStep/async-logger-test-task/actions/workflows/tests.yml/badge.svg)](https://github.com/EpicStep/async-logger-test-task/actions/workflows/tests.yml)
[![x](https://github.com/EpicStep/async-logger-test-task/actions/workflows/ci.yml/badge.svg)](https://github.com/EpicStep/async-logger-test-task/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/EpicStep/async-logger-test-task/branch/master/graph/badge.svg?token=MLGD271IHE)](https://codecov.io/gh/EpicStep/async-logger-test-task)
[![Go Report Card](https://goreportcard.com/badge/github.com/EpicStep/async-logger-test-task)](https://goreportcard.com/report/github.com/EpicStep/async-logger-test-task)

----

## Installation
```bash
go get github.com/EpicStep/async-logger-test-task
```
Example of usage you can find in ```cmd/alog_test/```

## License
MIT