https://github.com/labstack/gommon.git

Vishal Rana 413ca04f46 Merge pull request #3 from AlekSi/master %!s(int64=10) %!d(string=hai) anos
color 3c61341995 Added enable/disable API to global object %!s(int64=10) %!d(string=hai) anos
gytes 7921d4bb75 Fixed enable/disable colored log %!s(int64=10) %!d(string=hai) anos
log 0fba03e285 Add method do get current level. %!s(int64=10) %!d(string=hai) anos
.gitignore 2870ab7f35 Logging package %!s(int64=10) %!d(string=hai) anos
.travis.yml 14e6f98b4d Fixed build and reverted a PR. %!s(int64=10) %!d(string=hai) anos
LICENSE 51f79cf70e Initial commit %!s(int64=11) %!d(string=hai) anos
README.md 2596917e8f Update README.md %!s(int64=10) %!d(string=hai) anos
gommon.go c93307f018 Added dummy go file %!s(int64=11) %!d(string=hai) anos

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

  • Gytes - Format bytes to string.
  • Color - Style terminal text.
  • Log - Simple logging.