v1.8.0
- New features
-
Added
--shutdown-report <path>
. Whenever the Erlang VM exits, if a path
has been specified,erlinit
will write a short report that may be useful
in debugging whatever caused the exit. In Nerves:config :nerves, erlinit: [shutdown_report: "/data/shutdown.txt"]
-