Closed wardoost closed 8 years ago
I have several mixins that use console.log() to generate warnings but I have no good way to trace the current line number and/or current file. Does anyone know how I best do this?
https://github.com/gruntjs/grunt-contrib-pug/issues/136#issuecomment-77305674
I have several mixins that use console.log() to generate warnings but I have no good way to trace the current line number and/or current file. Does anyone know how I best do this?