Vishal Rana пре 10 година
родитељ
комит
2596917e8f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -3,3 +3,4 @@
 Common packages for Go
 - [Gytes](https://github.com/labstack/gommon/tree/master/gytes) - Format bytes to string.
 - [Color](https://github.com/labstack/gommon/tree/master/color) - Style terminal text.
+- [Log](https://github.com/labstack/gommon/tree/master/log) - Simple logging.