Options for the 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
Options for the Router class