saleem-mirza / serilog-sinks-sqlite

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

Added custom column and column configuration support. #48

Open JackTheSpades opened 6 months ago

JackTheSpades commented 6 months ago

Added support to customize columns.

Existing behavior is unchanged.

See adjustments to README.md for details.