Skip to content

ScriptHost Development Mode #100

@mathewc

Description

@mathewc

Need to implement a time based "dev mode" that configures the ScriptHost optimally for interactive use. For example:

  • sets host settings to optimal development settings (i.e. config.UseDevelopmentMode())
  • enables file logging/log streaming and verbose logging (we don't want file logging on always for perf)

Idea is that when UI is actively connected to the host it enters this mode and stays there as long as the UI remains actively connected.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions