Hapi error logging
It was so annoying - there I was trying to test my hapi server but it was broken and I had no idea why. Because I was using server.inject the errors where not being shown in the console. How do I log the error messages from a stub server? suite('getB...
Jul 23, 20191 min read29
