Add a karma section to gulp.confin in you main Gulp file (gulpfile.js) and use a string to set the log level ("INFO", "DEBUG", ...):
karma: {
logLevel: "DEBUG"
}
Add a karma section to gulp.confin in you main Gulp file (gulpfile.js) and use a string to set the log level ("INFO", "DEBUG", ...):
karma: {
logLevel: "DEBUG"
}