Write errors to error.log.* to avoid log name clash in daemon mode
Created by: gorillainduction
When started in detached mode, the run_erl script pipes console output to the erlang.log.* files, which clashed with the configured output for logger.
and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here
Created by: gorillainduction
When started in detached mode, the run_erl script pipes console output to the erlang.log.* files, which clashed with the configured output for logger.