Explorar el Código

Merge pull request #18 from basho/djr-set_loglevel-typo

Fix typo in README
pull/19/merge
Andrew Thompson hace 13 años
padre
commit
8d5e5db9f1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.org

+ 1
- 1
README.org Ver fichero

@ -89,7 +89,7 @@
Or, for the backend with multiple handles (files, mainly):
#+BEGIN_EXAMPLE
lager:set_loglevel(lager_file_backend, "console.log" debug).
lager:set_loglevel(lager_file_backend, "console.log", debug).
#+END_EXAMPLE
Lager keeps track of the minium log level being used by any backend and

Cargando…
Cancelar
Guardar