An extended Error Class basing on es6-error. It helps you intialize the error instance with some extra fields and logging it easily.
see: https://xavierchow.github.io/talk_error_handling_in_nodejs/#/
npm i @wiredcraft/service-error
usage: https://github.com/Wiredcraft/service-error/blob/master/test/index.test.js
MIT