Ok, I can now display logs in macos terminal.
Just noticed that logger in core file does not work, for instance Log.info(xxx) … only ‘console.log’ in node_helper.js work.
Also directly tried console.log in core file but no success.
Is there something to activate to get log in a core file?
thanks