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

Vishal Rana f8343700e8 Fatal now prints stack trace 10 yıl önce
bytes bfff5bf046 Gytes to Bytes 10 yıl önce
color 25c3ce2d2a Fixed disable color 10 yıl önce
log f8343700e8 Fatal now prints stack trace 10 yıl önce
.gitignore 2870ab7f35 Logging package 10 yıl önce
.travis.yml bfff5bf046 Gytes to Bytes 10 yıl önce
LICENSE 51f79cf70e Initial commit 11 yıl önce
README.md bfff5bf046 Gytes to Bytes 10 yıl önce
gommon.go c93307f018 Added dummy go file 11 yıl önce

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

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