Phoenix LiveDashboard custom page for viewing server logs.
Usage
Add to your LiveDashboard configuration in your router:
live_dashboard "/dashboard",
additional_pages: [
server_logs: ServerLogger.Dashboard.Page
]
Summary
Functions
Callback implementation for Phoenix.LiveDashboard.PageBuilder.init/1.
Functions
Callback implementation for Phoenix.LiveDashboard.PageBuilder.init/1.