Skip to content

ARuanLY/vconsole-exportlog-plugin

Repository files navigation

English | 简体中文

vconsole-exportlog-plugin

A vConsole plugin for copying logs and exporting logs to a file.

Support vConsole v3.15.1.


Features

  • Copy logs to the clipboard
  • Export logs as a local file
  • Filter logs by type before copying or exporting

Installation

npm i vconsole-exportlog-plugin

Usage

import VConsole from 'vconsole'
import VConsoleExportLogsPlugin from 'vconsole-exportlog-plugin'

const vConsole = new VConsole()
new VConsoleExportLogsPlugin(vConsole)

Screenshot

Copy logs and export logs to a file Plugin screenshot

Acknowledgements

This project was inspired by the following repositories:

About

A vConsole plugin to copy logs and export log file.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors