Sfoglia il codice sorgente

Typo in config example

pull/4/head
Andrew Thompson 13 anni fa
parent
commit
f45f9c915a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.org

+ 1
- 1
README.org Vedi File

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

Caricamento…
Annulla
Salva