serilog-sinks-mssqlserver icon indicating copy to clipboard operation
serilog-sinks-mssqlserver copied to clipboard

Links to conference/journal publications in automated fact-checking (resources for the TACL22/EMNLP23 paper).

Results 45 serilog-sinks-mssqlserver issues
Sort by recently updated
recently updated
newest added

This pull request addresses a bug related to timestamp handling in the MSSqlServer sink, ensuring that timestamps are correctly converted to UTC when the `ConvertToUtc` option is set. It also...

Hello, I was loathe to open an issue because I realize people are busy and I am a first-time user of this Sink. However, I was unable to source any...

### Discussed in https://github.com/serilog-mssql/serilog-sinks-mssqlserver/discussions/657 Originally posted by **uhillbom** December 1, 2025 Is there any reason to not opinionate in a lower value of the LevelColumn? I see that it seeds...

## Summary Add an optional feature to normalize message templates by storing them in a separate lookup table and referencing them by hash in the main logs table, similar to...

Usually, this setting work with most sql client api, but it seem like it does not suported by the mssqlserver sink: The erro message is: ArgumentException: Keyword not supported: 'Command...

up-for-grabs