intercept logs by adding the name only

This commit is contained in:
Jonathan Rainville 2018-06-19 14:47:50 -04:00 committed by Iuri Matias
parent 4a95c1598f
commit f25453ab12

View File

@ -9,6 +9,7 @@ module.exports = function (embark) {
return Haml.render(opts.source); return Haml.render(opts.source);
}); });
embark.logger.info('patente', 'a goosee');
embark.registerContractConfiguration({ embark.registerContractConfiguration({
"default": { "default": {
"contracts": { "contracts": {