Closed vksinghibm closed 6 years ago
When I run, it seems there is an issue with this code
Any pointer please.
@vksinghibm did you actually get this working correctly? if so, can i see some sample code and responses? thanks
When I run, it seems there is an issue with this code
===== .then(server => { server.log = function(type, data) { console.log(new Date().toISOString(), '| ', type, ':', data); }; });
Any pointer please.