fix(dashboard): allow configuration of dashboard log level
Moves the log level from a hardcoded line in a private module to a Configurable class so it can be overwritten by files on disk.
Moves the log level from a hardcoded line in a private module to a Configurable class so it can be overwritten by files on disk.