Skip to content

Instantly share code, notes, and snippets.

@juliandunn
Last active August 29, 2015 14:06
Show Gist options
  • Save juliandunn/85bbaf0446d80894125b to your computer and use it in GitHub Desktop.
Save juliandunn/85bbaf0446d80894125b to your computer and use it in GitHub Desktop.
never quite know if erlang succeeded or failed
=PROGRESS REPORT==== 7-Sep-2014::23:52:03 ===
supervisor: {local,lager_sup}
started: [{pid,<0.49.0>},
{name,lager_crash_log},
{mfargs,
{lager_crash_log,start_link,
["log/crash.log",65536,10485760,[{hour,0}],5]}},
{restart_type,permanent},
{shutdown,5000},
{child_type,worker}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment