Options for the Router | `Router`` class
Optional
A logger instance to be used for logging debug, warning, and error messages.
When no logger is provided, we'll only log warnings and errors using the global console object.
console
The base prefix to be used for all routes registered using this Router.
Options for the Router | `Router`` class