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

Vishal Rana 28bf9248c3 Print log level and prefix for no format api 10 лет назад
color 25c3ce2d2a Fixed disable color 10 лет назад
gytes 7921d4bb75 Fixed enable/disable colored log 10 лет назад
log 28bf9248c3 Print log level and prefix for no format api 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.