add line /caller info to log at "debug" level
This commit is contained in:
parent
923a0bb975
commit
0ef3dc86a7
2 changed files with 13 additions and 2 deletions
|
|
@ -56,6 +56,7 @@ module.exports = function(grunt) {
|
|||
files: [
|
||||
'js/models/*.js',
|
||||
'plugins/*.js',
|
||||
'js/*.js',
|
||||
],
|
||||
tasks: ['shell:dev']
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue