Quellcode durchsuchen

Add note on syslog backend

pull/8/merge
Andrew Thompson vor 13 Jahren
Ursprung
Commit
f85ea9eb88
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. +6
    -0
      README.org

+ 6
- 0
README.org Datei anzeigen

@ -150,3 +150,9 @@
- crash_log_count
See the .app.src file for further details.
* Syslog Support
Lager syslog output is provided as a seperate application;
[[https://github.com/basho/lager_syslog][lager_syslog]]. It is packaged as a
separate application so Lager itself doesn't have an indirect dependancy on a
port driver. Please see the lager_syslog README for configuration information.

Laden…
Abbrechen
Speichern