intercept logs by adding the name only

This commit is contained in:
Jonathan Rainville 2018-06-19 14:47:50 -04:00 committed by Pascal Precht
parent f2feff597f
commit f9d21f4e02
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 1 additions and 0 deletions

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": {