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

Vishal Rana f987e5d273 Update log_test.go 10 years ago
color 3c61341995 Added enable/disable API to global object 10 years ago
gytes 7921d4bb75 Fixed enable/disable colored log 10 years ago
log f987e5d273 Update log_test.go 10 years ago
.gitignore 2870ab7f35 Logging package 10 years ago
.travis.yml 14e6f98b4d Fixed build and reverted a PR. 10 years ago
LICENSE 51f79cf70e Initial commit 10 years ago
README.md 2596917e8f Update README.md 10 years ago
gommon.go c93307f018 Added dummy go file 10 years ago

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

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