2 Commits

Author SHA1 Message Date
cfe8a5f81a 1.0.22 2018-03-09 00:01:31 +01:00
ea18170427 update license in readme 2018-03-09 00:01:27 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "logcontext", "name": "logcontext",
"version": "1.0.21", "version": "1.0.22",
"description": "enrich logs with context", "description": "enrich logs with context",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",

View File

@ -69,7 +69,7 @@ myLogger.scope(async () => {
For further information read the linked docs at the top of this README. For further information read the linked docs at the top of this README.
> licensed | **©** [Lossless GmbH](https://lossless.gmbh) > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
| By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html) | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html)
[![repo-footer](https://pushrocks.gitlab.io/assets/repo-footer.svg)](https://push.rocks) [![repo-footer](https://pushrocks.gitlab.io/assets/repo-footer.svg)](https://push.rocks)