Skip to content
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
@pauloya

Description

@pauloya

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions