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

Add a durable LogEntries sink like DurableLogglySink #23

Open
buzzware opened this issue Mar 4, 2018 · 0 comments
Open

Add a durable LogEntries sink like DurableLogglySink #23

buzzware opened this issue Mar 4, 2018 · 0 comments

Comments

@buzzware
Copy link

buzzware commented Mar 4, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant