Selaa lähdekoodia

Typo in config example

pull/4/head
Andrew Thompson 13 vuotta sitten
vanhempi
commit
f45f9c915a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      README.org

+ 1
- 1
README.org Näytä tiedosto

@ -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}]}
]}
}.

Ladataan…
Peruuta
Tallenna