Closed cojack closed 7 years ago
I'd also like to see this information in the output.
If your setting a global prefix maybe include it too.
Expected output:
[Nest] 28918 - 9/14/2017, 11:10:29 AM [RoutesResolver] CatsController: /api/cats
Hi @cojack, Honestly, I never thought about it. It's not a bug :slightly_smiling_face:
@kamilmysliwiec I was pretty sure, that in v2 it works like this :smiling_imp:
+1 need it.
Done (v4.2.0) 🌮
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Output from console doesn't show for which URL controllers are mapped for.
So I guess this line:
[Nest] 28918 - 9/14/2017, 11:10:29 AM [RoutesResolver] CatsController: <- HERE
Should display something like:[Nest] 28918 - 9/14/2017, 11:10:29 AM [RoutesResolver] CatsController: cats