https://github.com/linhe0x0/debugfmt
A log handler for https://github.com/apex/log with human-friendly colored output. Build for development environment.
https://github.com/linhe0x0/debugfmt
apex-logs logger logging
Last synced: 10 months ago
JSON representation
A log handler for https://github.com/apex/log with human-friendly colored output. Build for development environment.
- Host: GitHub
- URL: https://github.com/linhe0x0/debugfmt
- Owner: linhe0x0
- License: mit
- Created: 2018-03-25T03:26:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-16T13:39:23.000Z (about 8 years ago)
- Last Synced: 2025-04-04T13:17:09.132Z (about 1 year ago)
- Topics: apex-logs, logger, logging
- Language: Go
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# debugfmt
[](https://travis-ci.org/sqrthree/debugfmt)
[](http://makeapullrequest.com)
[](https://github.com/sqrthree/debugfmt/blob/master/LICENSE)
> A log handler for https://github.com/apex/log with human-friendly colored output. Build for development environment.

## Installing
```bash
go get -u github.com/sqrthree/debugfmt
```
## Usage
See [_examples](./_examples/main.go) to get more details.
---
> [sqrtthree.com](http://sqrtthree.com/) ·
> GitHub [@sqrthree](https://github.com/sqrthree) ·
> Twitter [@sqrtthree](https://twitter.com/sqrtthree)