Procházet zdrojové kódy

Merge pull request #418 from suexcxine/patch-1

A little emphasis on application variable crash_log
pull/419/head
Andrew Thompson před 7 roky
odevzdal GitHub
rodič
revize
a0b9f73f66
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@ -296,7 +296,7 @@ You can also disable reformatting for OTP and Cowboy messages by setting variabl
The `error_logger` handler will also log more complete error messages (protected
with use of `trunc_io`) to a "crash log" which can be referred to for further
information. The location of the crash log can be specified by the crash_log
information. The location of the crash log can be specified by the `crash_log`
application variable. If set to `false` it is not written at all.
Messages in the crash log are subject to a maximum message size which can be

Načítá se…
Zrušit
Uložit