Skip to content

leismore/error_handler_LMError-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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