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

Alexey Palazhchenko 86ee22fc00 DRY tests. 10 år sedan
color 25c3ce2d2a Fixed disable color 10 år sedan
gytes 7921d4bb75 Fixed enable/disable colored log 10 år sedan
log 86ee22fc00 DRY tests. 10 år sedan
.gitignore 2870ab7f35 Logging package 10 år sedan
.travis.yml d8abbc63fe Show that logger is not thread-safe. 10 år sedan
LICENSE 51f79cf70e Initial commit 11 år sedan
README.md 2596917e8f Update README.md 10 år sedan
gommon.go c93307f018 Added dummy go file 11 år sedan

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

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