Explorar el Código

Typo in config example

pull/4/head
Andrew Thompson hace 13 años
padre
commit
f45f9c915a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.org

+ 1
- 1
README.org Ver fichero

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

Cargando…
Cancelar
Guardar