Last active
August 29, 2015 14:06
-
-
Save juliandunn/85bbaf0446d80894125b to your computer and use it in GitHub Desktop.
never quite know if erlang succeeded or failed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=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