Skip to content

Commit 3bf7359

Browse files
Update content/techniques/logger.md
1 parent 11ae32f commit 3bf7359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/techniques/logger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ class MyService {
163163
}
164164
```
165165

166-
In the default logger `context` is printed in the square brackets, like `NestFactory` in the example below:
166+
In the default logger implementation, `context` is printed in the square brackets, like `NestFactory` in the example below:
167167

168168
```bash
169169
[Nest] 19096 - 12/08/2019, 7:12:59 AM [NestFactory] Starting Nest application...

0 commit comments

Comments
 (0)