[2023-07-13 18:04:54.145:54+0800] INFO (18924 on A-to-Z): Starting Nest application... {"context":"NestFactory"}
[2023-07-13 18:04:54.153:54+0800] INFO (18924 on A-to-Z): AppModule dependencies initialized {"context":"InstanceLoader"}
[2023-07-13 18:04:54.154:54+0800] INFO (18924 on A-to-Z): LoggerModule dependencies initialized {"context":"InstanceLoader"}
[2023-07-13 18:04:54.189:54+0800] INFO (18924 on A-to-Z): AppController {/}: {"context":"RoutesResolver"}
[2023-07-13 18:04:54.191:54+0800] INFO (18924 on A-to-Z): Mapped {/, GET} route {"context":"RouterExplorer"}
[2023-07-13 18:04:54.192:54+0800] INFO (18924 on A-to-Z): Mapped {/error, GET} route {"context":"RouterExplorer"}
[2023-07-13 18:04:54.195:54+0800] INFO (18924 on A-to-Z): Nest application successfully started {"context":"NestApplication"}`
How to put context in '[ ]' and put it after log level, same as NesJS log format?
NestJS Default Log
pino Log with pino-prettier