dealproc/Drey

Drey.Runtime.exe - Add Log Level configuration option

Closed this issue · 1 comments

The runtime environment would benefit by having a command flag to set the verbosity coming from the output areas.

The trick is going to be to control this within the HubConnectionManager. We may need to have a static Settings object that can be read from for the areas of the Runtime environment.

this was done out of necessity.