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

Alexey Palazhchenko e81de9e808 Split tests for global logger and instance. 10 lat temu
color 25c3ce2d2a Fixed disable color 10 lat temu
gytes 7921d4bb75 Fixed enable/disable colored log 10 lat temu
log e81de9e808 Split tests for global logger and instance. 10 lat temu
.gitignore 2870ab7f35 Logging package 10 lat temu
.travis.yml d8abbc63fe Show that logger is not thread-safe. 10 lat temu
LICENSE 51f79cf70e Initial commit 11 lat temu
README.md 2596917e8f Update README.md 10 lat temu
gommon.go c93307f018 Added dummy go file 11 lat temu

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

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