View Source Zexbox (Zexbox v0.8.0)

The Zexbox Supervisor module.

This needs to be to your application's supervisor tree in order to enable metrics and logging in your Phoenix controllers.

Summary

Functions

Returns a specification to start this module under a supervisor.

Initialise the supervisor for Zexbox.

Start the supervisor for Zexbox.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Initialise the supervisor for Zexbox.

@spec start_link(args :: any()) :: Supervisor.on_start()

Start the supervisor for Zexbox.