Selaa lähdekoodia

Fixed syntax error in config example

pull/7/head
Brian Rowe 13 vuotta sitten
vanhempi
commit
5554103f18
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      README.org

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

@ -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

Ladataan…
Peruuta
Tallenna