依赖于vConsole 使用该插件可以复制或下载console中打印的log
output logs file and copy logs in vConsole Environment.
npm install vconsole-outputlog-plugin
const vConsole = new VConsole();
const plugin = new VConsoleOutputLogsPlugin(vConsole);
依赖于vConsole 使用该插件可以复制或下载console中打印的log
output logs file and copy logs in vConsole Environment.
npm install vconsole-outputlog-plugin
const vConsole = new VConsole();
const plugin = new VConsoleOutputLogsPlugin(vConsole);