Skip to content

Structured Logs: Logs for crashes #5660

@philipphofmann

Description

@philipphofmann

Description

The initial log buffering #5580 only buffers the logs in memory. So when a crash happens, the logs get lost. For some crashes, it's essential to have the logs to know what caused them. Therefore, we need to come up with a solution that buffers the logs directly to disk, so in the event of a crash the SDK can recover them. We should look at https://github.com/dfed/cacheadvance/ as mentioned in #5580 (comment), which Airbnb uses for exactly this use case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions