Platform.IsLogEnabled can be set only when js has run thus preventing logging of the bootstraping.
For example JsDebugger logging is totally ignored. Improve this by reading environment variable or some system property are possible options to fix this.
Platform.IsLogEnabled can be set only when js has run thus preventing logging of the bootstraping.
For example JsDebugger logging is totally ignored. Improve this by reading environment variable or some system property are possible options to fix this.