Console.log For Vue
import vLog from 'v-log' Vue.use
Temaplate Script
vue 1.0+ this.$log; // default this.$log; // info this.$log; // warn} vue 2.0+ this.$log; // default this.$log; // info this.$log; // warn}
import vLog from 'v-log' Vue.use
vue 1.0+ this.$log; // default this.$log; // info this.$log; // warn} vue 2.0+ this.$log; // default this.$log; // info this.$log; // warn}
npm i v-logs
9
1.0.6
MIT