Based on koa-error.
Supported content types:
- json
- html
$ npm install koan-errorstemplate: path to template (defaults to theerrors.htmlfrom the package),engine: templating engine to use (defaults toswig).
Following local variables are available within a custom template:
env,ctx,request,response,error,stack,status,code.
- are welcome;
- should be tested;
- should follow Koa.js coding style.
Copyright (c) 2014 Ruslan Bredikhin



