edeliver v1.8.0 Edeliver.StartupProgress
Monitors application start progress.
This module can be added as additional error report handler
using :error_logger.add_report_handler/1
and
handles progress reports from started applications and
prints that information on the hidden node that called
Edeliver.monitor_startup_progress/2
as rpc call to
wait until the release started after the asynchronous
bin/$APP start
command was executed.
Link to this section Summary
Functions
Handles progress reports from started applications and
prints that info on the hidden node that called
Edeliver.monitor_startup_progress/2
as rpc call to
wait until the release started after the asynchronous
bin/$APP start
command was executed
Link to this section Types
State / Options passed to this report handler
Link to this section Functions
handle_event(arg1, state)
Handles progress reports from started applications and
prints that info on the hidden node that called
Edeliver.monitor_startup_progress/2
as rpc call to
wait until the release started after the asynchronous
bin/$APP start
command was executed