wikiloop-doublecheck
wikiloop-doublecheck copied to clipboard
Feat: improve logging support
Currently we use LogDNA and it doesn't support showing the line emitting the error. and also it ignores the additional context data send along wiht the exception
logger.error(msg, contextData);