pada57 / serilog-sinks-influxdb

Serilog Sinks for InfluxDB
MIT License
10 stars 9 forks source link

Bug: severity_code should be Int not string in V1 #30

Closed MarkZither closed 1 year ago

MarkZither commented 1 year ago

This is mainly to ensure consistency with Log4net.Appender.InfluxDBSyslog and my interpretation of https://www.rfc-editor.org/rfc/rfc5424#section-6.2.1, the severity_code should be stored as an Int.

pada57 commented 1 year ago

solved by https://www.nuget.org/packages/Serilog.Sinks.InfluxDB.V1.Syslog/2.0.0