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

Alexey Palazhchenko e81de9e808 Split tests for global logger and instance. пре 10 година
color 25c3ce2d2a Fixed disable color пре 10 година
gytes 7921d4bb75 Fixed enable/disable colored log пре 10 година
log e81de9e808 Split tests for global logger and instance. пре 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.