@leismore/error_handler_lmerror
v2.0.0
Published
A error handler function for LMError (https://github.com/leismore/LMError) NodeJS.
Downloads
1
Readme
error_handler_LMError-function
A error handler function for LMError (https://github.com/leismore/LMError) NodeJS.
THIS PACKAGE HAS BEEN OBSOLETED BY @leismore/error_handler_last
Installation
npm install @leismore/error_handler_lmerror
Example
const error_handler_LMError = require('@leismore/error_handler_lmerror');
app.use(error_handler_LMError);
License
MIT
Authors
- Kyle Chine (Initial Author / Sep 05, 2019)