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

Vishal Rana 144de14a2c Merge pull request #5 from o1egl/add_variadic_params há 10 anos atrás
color 25c3ce2d2a Fixed disable color há 10 anos atrás
gytes 7921d4bb75 Fixed enable/disable colored log há 10 anos atrás
log 8ca680f79e add variadic params to logging methods há 10 anos atrás
.gitignore 2870ab7f35 Logging package há 10 anos atrás
.travis.yml 14e6f98b4d Fixed build and reverted a PR. há 10 anos atrás
LICENSE 51f79cf70e Initial commit há 11 anos atrás
README.md 2596917e8f Update README.md há 10 anos atrás
gommon.go c93307f018 Added dummy go file há 11 anos atrás

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

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