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

Alexey Palazhchenko 86ee22fc00 DRY tests. преди 10 години
color 25c3ce2d2a Fixed disable color преди 10 години
gytes 7921d4bb75 Fixed enable/disable colored log преди 10 години
log 86ee22fc00 DRY tests. преди 10 години
.gitignore 2870ab7f35 Logging package преди 10 години
.travis.yml d8abbc63fe Show that logger is not thread-safe. преди 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.