Ver a proveniência

Fixed syntax error in config example

pull/7/head
Brian Rowe há 13 anos
ascendente
cometimento
5554103f18
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      README.org

+ 2
- 2
README.org Ver ficheiro

@ -50,12 +50,12 @@
your app.config):
#+BEGIN_EXAMPLE
{lager,
{lager, [
{handlers, [
{lager_console_backend, info},
{lager_file_backend, [{"error.log", error}, {"console.log", info}]}
]}
}.
]}.
#+END_EXAMPLE
The available configuration options for each backend are listed in their

Carregando…
Cancelar
Guardar