Selaa lähdekoodia

Typo in .app.src file

pull/4/head
Andrew Thompson 14 vuotta sitten
vanhempi
commit
3a8fe3bd49
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/lager.app.src

+ 1
- 1
src/lager.app.src Näytä tiedosto

@ -17,7 +17,7 @@
{lager_file_backend, [{"log/error.log", error},
{"log/console.log", info}]}]},
%% Whether to write a crash log, and where. Undefined means no crash logger.
{crash_log, "logs/crash.log"},
{crash_log, "log/crash.log"},
%% Whether to redirect error_logger messages into lager - defaults to true
{error_logger_redirect, true}
]}

Ladataan…
Peruuta
Tallenna