Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
sohlich authored Jun 10, 2019
1 parent bda24c4 commit ae05af0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Maintainer wanted
This library is looking for the maintainer.

# ElasticSearch Hook for [Logrus](https://github.com/Sirupsen/logrus) <img src="http://i.imgur.com/hTeVwmJ.png" width="40" height="40" alt=":walrus:" class="emoji" title=":walrus:"/>
<img src="https://travis-ci.org/sohlich/elogrus.svg?branch=master" />

Expand Down Expand Up @@ -56,4 +59,4 @@ func main() {
...
elogrus.NewAsyncElasticHook(client, "localhost", logrus.DebugLevel, "mylog")
...
```
```

0 comments on commit ae05af0

Please sign in to comment.