From 1b1a3c328ba49ca6041deecf72d50164c727e75b Mon Sep 17 00:00:00 2001 From: Mario Gutierrez Date: Tue, 3 Mar 2015 21:17:34 -0800 Subject: [PATCH] added logxi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ede94f9..545aa61 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [hiprus](https://github.com/nubo/hiprus) - [logrus](https://github.com/sirupsen/logrus) plug-in to send errors to a channel in [Hipchat](https://hipchat.com). * [logrus](https://github.com/sirupsen/logrus) - Structured, pluggable logging for Go. * [logrusly](https://github.com/sebest/logrusly) - [logrus](https://github.com/sirupsen/logrus) plug-in to send errors to a [Loggly](https://www.loggly.com/). +* [logxi](https://github.com/mgutz/logxi) - A 12-factor app logger that is fast and makes you happy. * [lumberjack](https://github.com/natefinch/lumberjack) - Simple rolling logger, implements io.WriteCloser. * [seelog](https://github.com/cihub/seelog) - logging functionality with flexible dispatching, filtering, and formatting. * [slackrus](https://github.com/johntdyer/slackrus) - [logrus](https://github.com/sirupsen/logrus) plug-in to send errors to a channel in [Slack](https://slack.com).