saleem-mirza / serilog-sinks-sqlite

A Serilog sink that writes to SQLite
Apache License 2.0
56 stars 44 forks source link

[Question] Use case #36

Open lonix1 opened 2 years ago

lonix1 commented 2 years ago

Hi @saleem-mirza. Thanks for making this sink.

Quick question:

What is its use case? Why use it rather than writing to a database the normal way (via EF, Dapper, ADO or whatever).