evothings / evothings-studio

Evothings Studio
http://www.evothings.com/
Apache License 2.0
53 stars 33 forks source link

Provide method to turn off automatic console redirection. #75

Closed TechWizEric closed 9 years ago

TechWizEric commented 9 years ago

In some cases, e.g. when using the Workbench locally or when remote browser inspection is used, its desirable to be able to turn off the automatic redirection of console messages that the Workbench uses. Add a button/checkbox in the Workbench interface that toggles automatic console redirection.

Alternatively, always show console messages in both the browser and the Workbench.

Related issue: https://github.com/evothings/evothings-studio/issues/74

fredrikeldh commented 9 years ago

Like #74, this is done by each example. Issue is irrelevant.