saleem-mirza / serilog-sinks-sqlite

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

MILLISECONDS/CUSTOM TIMESTAMP FORMAT #44

Open paviano opened 1 year ago

paviano commented 1 year ago

Hi everyone, first of thank you for this amazing NuGet!🛰☄

I have a request: allow as optional parameter a costant value format to write in the "Timestamp" column.

This is very important, for example in the case you need milliseconds for intensive logging tracking 💪