https://github.com/epicstep/async-logger-test-task
https://github.com/epicstep/async-logger-test-task
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/epicstep/async-logger-test-task
- Owner: EpicStep
- License: mit
- Created: 2022-06-27T16:58:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T08:00:22.000Z (about 3 years ago)
- Last Synced: 2025-01-23T21:31:38.695Z (over 1 year ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Async logger for MOST (test task)
[](https://pkg.go.dev/github.com/EpicStep/async-logger-test-task/alog)
[](https://github.com/EpicStep/async-logger-test-task/actions/workflows/tests.yml)
[](https://github.com/EpicStep/async-logger-test-task/actions/workflows/ci.yml)
[](https://codecov.io/gh/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