LogsController
extends IndexController
in package
An IndexController-based class that creates an endpoint to display the Log page in the UI.
Table of Contents
- indexAction() : mixed
- This function creates an endpoint in the UI for the Logs Controller.
Methods
indexAction()
This function creates an endpoint in the UI for the Logs Controller.
public
indexAction() : mixed
UI endpoint: /ui/dnscryptproxy/logs
This is the default action when no parameters are provided.