Serilog.Sinks.Postgresql.Alternative is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/.
67
stars
13
forks
source link
loggerPropertyColumnOptions column value null when key name is Name #75
Open
nrmohan opened 3 months ago
The document specifies setting the log property name in "Name" key, but it only functions correctly when set to "propertyName."
the result from "ShouldCreateLoggerFromConfig" integration test
Howtouse
Working version