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 11ae32f commit 3bf7359Copy full SHA for 3bf7359
content/techniques/logger.md
@@ -163,7 +163,7 @@ class MyService {
163
}
164
```
165
166
-In the default logger `context` is printed in the square brackets, like `NestFactory` in the example below:
+In the default logger implementation, `context` is printed in the square brackets, like `NestFactory` in the example below:
167
168
```bash
169
[Nest] 19096 - 12/08/2019, 7:12:59 AM [NestFactory] Starting Nest application...
0 commit comments