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

Vishal Rana 54eea1371d Log: Added Print and Println API hace 10 años
color 3c61341995 Added enable/disable API to global object hace 10 años
gytes 7921d4bb75 Fixed enable/disable colored log hace 10 años
log 54eea1371d Log: Added Print and Println API hace 10 años
.gitignore 2870ab7f35 Logging package hace 10 años
.travis.yml 14e6f98b4d Fixed build and reverted a PR. hace 10 años
LICENSE 51f79cf70e Initial commit hace 11 años
README.md 2596917e8f Update README.md hace 10 años
gommon.go c93307f018 Added dummy go file hace 11 años

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

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