This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
Diagnostics for server side rendering (Angular in particular)q #1304
Closed
Description
What is the best practice for diagnosing problems with an angular app while being rendered on the server in production?
Is there a way to see what is written in the console, and is there a way to get the callstack of an exception just like I get on the browser?
I noticed that there is NodeInstanceOutputLogger
, can this help getting more diagnostics? and is there an example of an implementation for an ILogger I could use?
Thanks
Metadata
Metadata
Assignees
Labels
No labels