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

Vishal Rana 0764305a9a Merge branch 'master' of https://github.com/labstack/gommon 10 년 전
color 3c61341995 Added enable/disable API to global object 10 년 전
gytes 7921d4bb75 Fixed enable/disable colored log 10 년 전
log 0764305a9a Merge branch 'master' of https://github.com/labstack/gommon 10 년 전
.gitignore 2870ab7f35 Logging package 10 년 전
.travis.yml 14e6f98b4d Fixed build and reverted a PR. 10 년 전
LICENSE 51f79cf70e Initial commit 11 년 전
README.md 2596917e8f Update README.md 10 년 전
gommon.go c93307f018 Added dummy go file 11 년 전

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

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