updated docs

master
Charles Iliya Krempeaux 2015-10-10 21:04:16 -07:00
parent a8faa56e1d
commit edbb25ab53
1 changed files with 7 additions and 0 deletions

View File

@ -9,3 +9,10 @@ Online documentation, which includes examples, can be found at: http://godoc.org
[![GoDoc](https://godoc.org/github.com/reiver/go-flog?status.svg)](https://godoc.org/github.com/reiver/go-flog) [![GoDoc](https://godoc.org/github.com/reiver/go-flog?status.svg)](https://godoc.org/github.com/reiver/go-flog)
## More Routers
In addition to the builtin routers that go-flog comes with, other external
routers are also available. These include:
* [go-slackchannelrouter](https://github.com/reiver/go-slackchannelrouter) Makes it so log messages get posted to a Slack channel.