Skip to content

UberLogger does not show full callstack for unhandled exceptions #33

@Kalmalyzer

Description

@Kalmalyzer

With the current version of UberLogger, the callstack shown for unhandled exceptions is not very useful.

Example when I raise a NotImplementedException() deep within the codebase:

Unity callstack:
callstack-unity

UberLogger callstack:
callstack-uberlogger

The UberLogger callstack is not helpful for diagnosing where things went wrong.

I'll look into this myself in some days.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions