/go-log

Package golog provides a logging framework making your logging easier and happier.

Primary LanguageGoMIT LicenseMIT

Package golog provides a logging framework making your logging easier and happier.

Build Status Report Status

Copyright 2018- Tatsuhiro Aoshima (hiro4bbh@gmail.com).

Introduction

Package golog provides a logging framework making your logging easier and happier.

See golog's document on GoDoc. You can test the examples:

GOLOG_MINLEVEL=debug go run example/main.go
GOLOG_MINLEVEL=debug go run example/main.go | cat