使用Chrome浏览器,打开任何一个闪亮的应用程序,在控制台中将看到以下INF或DBG信息:
Thu Feb 21 2019 10:15:41 GMT+0800 (中国标准时间) [INF]: Connection opened. http://192.168.1.39:81/analysis/t19/?theme_id=3665#1
shiny-server-client.min.js:1 Thu Feb 21 2019 10:15:41 GMT+0800 (中国标准时间) [DBG]: Open channel 0
shiny-server-client.min.js:1 Thu Feb 21 2019 10:15:43 GMT+0800 (中国标准时间) [DBG]: 2 message(s) discarded from buffer
jquery.min.js:4 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
如何关闭这些信息?例如:配置闪亮服务器-.conf,闪亮全局选项等。 非常感谢!