mirror of
https://github.com/spf13/viper
synced 2025-05-06 12:17:18 +00:00
add link to Logrus and Viper integration Helper
This commit is contained in:
parent
382f87b929
commit
058865e9a8
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ Many Go projects are built using Viper including:
|
|||
* [BloomApi](https://www.bloomapi.com/)
|
||||
* [doctl](https://github.com/digitalocean/doctl)
|
||||
|
||||
Some use cases:
|
||||
|
||||
* [Logrus Helper](https://github.com/heirko/go-contrib/tree/master/logrusHelper), an helper to mixin Viper and [Logrus](https://github.com/Sirupsen/logrus)
|
||||
|
||||
[](https://travis-ci.org/spf13/viper) [](https://gitter.im/spf13/viper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue