View Source Zexbox.Logging.LogHandler (Zexbox v1.4.0)
Handles the default start and stop events for phoenix endpoints. This makes use of the default Logger module and as such will obey the :logger configuration specified in your app.
Summary
Functions
This function is called by the Phoenix endpoint when a controller action is started or finished.