Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

Add a durable LogEntries sink like DurableLogglySink #23

@buzzware

Description

@buzzware

Serilog and LogEntries, especially with its Live Tail feature would be a great tool for Xamarin mobile development if it had a durable sink. Network connections are unreliable on mobile, and phones switch from WiFi to 4G and back, especially when developing a location monitoring app. Currently, lines are dropped when there is no connection.

A durable sink would use file based storage and then send any stored lines when the network is restored before sending new lines directly.

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