We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4524481 commit 7914f02Copy full SHA for 7914f02
README.md
@@ -153,7 +153,7 @@ Logger.configure({
153
154
### Logging request identifier automatically
155
156
-You need to use the middlewares of `@emartech/cls-adapter` and add its transformer to the loggers configure method.
+You need to use the middlewares of `@emartech/cls-adapter` and add its transformer to the logger's configure method.
157
This way it will log the request identifier coming from the header field (`X-Request-Id`) to every log line
158
where the called function is originating from the route handler.
159
0 commit comments