intercept logs by adding the name only
This commit is contained in:
parent
4a95c1598f
commit
f25453ab12
|
@ -9,6 +9,7 @@ module.exports = function (embark) {
|
|||
return Haml.render(opts.source);
|
||||
});
|
||||
|
||||
embark.logger.info('patente', 'a goosee');
|
||||
embark.registerContractConfiguration({
|
||||
"default": {
|
||||
"contracts": {
|
||||
|
|
Loading…
Reference in New Issue