velog A plugin report frontend error message Installation npm install -S velog Usage import Velog from 'velog' Vue.use(Velog, { isReport: true, apiUrl: 'your api', appName: 'your app name' }) v1.5