saleem-mirza / serilog-sinks-sqlite

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

Closes #28 maxDatabaseSize malfunction due to Delete query in Truncate function #29

Closed aniketb-git closed 4 years ago

aniketb-git commented 4 years ago

Added a VacuumDatabase function that will be called after TruncateDatabase function so that db size is reset to 0