Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
cfe8a5f81a | |||
ea18170427 |
@ -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",
|
||||||
|
@ -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)
|
||||||
|
|
||||||
[](https://push.rocks)
|
[](https://push.rocks)
|
||||||
|
Reference in New Issue
Block a user