Skip to content

Dump unhandled exceptions into logs #94

Description

@Krzyhau

Currently, the application will silently fail and leave no trace of an error in a log file if there's an unhandled exception. We should perhaps add some quick way to resolve it, because now we have no way of determining why editor has crashed for someone unless they're running the editor from opened terminal session. Adding our own callback to AppDomain.CurrentDomain.UnhandledException will maybe be enough?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions