inversify-logger-middleware
inversify-logger-middleware copied to clipboard
A basic logger middleware for InversifyJS
# Support React Native ## Description `_global` in utils.ts is undefined on React Native(Android) This bring TypeError at [_global.window](https://github.com/inversify/inversify-logger-middleware/blob/6a8ead9db8e07aa55d3991badd85dc30b24dc656/src/utils/utils.ts#L26) ## Motivation and Context React Native app isn't runnable if request...
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `6.2.0` to `6.2.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `7.0.13` to `7.5.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [sinon](https://github.com/sinonjs/sinon) was updated from `7.4.1` to `7.4.2`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The dependency [chalk](https://github.com/chalk/chalk) was updated from `2.4.2` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `4.2.0` to `4.2.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `5.2.7` to `7.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [gulp-mocha](https://github.com/sindresorhus/gulp-mocha) was updated from `7.0.1` to `7.0.2`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
Let’s get started with automated dependency management for inversify-logger-middleware :muscle: All of your dependencies are already up-to-date, so this repository was enabled right away. Good job :thumbsup: --- 🏷 How...
# Middleware link update ## Description InversifyJS middleware docs changed from https://github.com/inversify/InversifyJS#middleware to https://github.com/inversify/InversifyJS/blob/master/wiki/middleware.md Additionally, "Demo app" link to https://github.com/inversify/inversify-code-samples/tree/master/inversify-binding-decorator no longer works, but I'm not sure if https://github.com/inversify/inversify-binding-decorators is...