Vishal Rana 10 anni fa
parent
commit
2596917e8f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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.