ソースを参照

Typo in config example

pull/4/head
Andrew Thompson 13年前
コミット
f45f9c915a
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      README.org

+ 1
- 1
README.org ファイルの表示

@ -52,7 +52,7 @@
#+BEGIN_EXAMPLE
{lager,
{handlers, [
{lager_console_backend, [info]},
{lager_console_backend, info},
{lager_file_backend, [{"error.log", error}, {"console.log", info}]}
]}
}.

読み込み中…
キャンセル
保存