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

https://github.com/go-aah/log

Simple and flexible Go logger by aah framework
https://github.com/go-aah/log

aah aah-framework flexible golang golang-library log logger logging-library

Last synced: 8 months ago
JSON representation

Simple and flexible Go logger by aah framework

Awesome Lists containing this project

README

          



Logger by aah framework


Build Status Code Coverage Go Report Card Release Version Godoc Twitter @aahframework

aah logger is simple and provides capabilities to fulfill application use cases.

### News

* `v0.7.1` [released](https://github.com/go-aah/log/releases/latest) and tagged on Jul 22, 2018.

## Installation

```bash
go get -u aahframework.org/log.v0
```

Visit official website https://aahframework.org to learn more about `aah` framework.