Procházet zdrojové kódy

Typo in config example

pull/4/head
Andrew Thompson před 14 roky
rodič
revize
f45f9c915a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      README.org

+ 1
- 1
README.org Zobrazit soubor

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

Načítá se…
Zrušit
Uložit