We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d228dcd commit 10bccb6Copy full SHA for 10bccb6
README.md
@@ -84,7 +84,7 @@ The function's arguments are:
84
85
If logging is asynchronous, the function should return a promise (or use
86
`async`/`await`). This is not necessary if logging is using streams (like
87
-Winston).
+[Winston](https://github.com/winstonjs/winston)).
88
89
# Log level
90
0 commit comments