Skip to content

Commit baee94b

Browse files
author
Andrew Starostin
committed
docs(logger): added newline before code block
1 parent 4e6228f commit baee94b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/techniques/logger.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ class MyService {
165165
```
166166

167167
In the default logger `context` is printed in the square brackets, like `NestFactory` in the example below:
168+
168169
```bash
169170
[Nest] 19096 - 12/08/2019, 7:12:59 AM [NestFactory] Starting Nest application...
170171
```

0 commit comments

Comments
 (0)