瀏覽代碼

Add link to AMQP backend

pull/29/head
Andrew Thompson 13 年之前
父節點
當前提交
570d6cb591
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      README.org

+ 6
- 0
README.org 查看文件

@ -157,6 +157,12 @@
separate application so Lager itself doesn't have an indirect dependancy on a
port driver. Please see the lager_syslog README for configuration information.
* AMQP Support
Jon Brisbin has written a lager backend to send lager messages into AMQP, so
you can aggregate logs from a cluster into a central point. You can find it
under the [[https://github.com/jbrisbin/lager_amqp_backend][lager_amqp_backend]]
project on github.
* Tracing
Lager supports basic support for redirecting log messages based on log message
attributes. Lager automatically captures the pid, module, function and line at the

Loading…
取消
儲存