ChangemakerStudios / serilog-sinks-mongodb

A sink for Serilog that writes events to MongoDB
Apache License 2.0
90 stars 51 forks source link

driver version 2.3 #48

Closed terranoha closed 3 years ago

terranoha commented 5 years ago

Hello, The project is using the version MongoDB.Driver 2.3.0 which is not compatible with mongo 4. https://docs.mongodb.com/ecosystem/drivers/csharp/

Jaben commented 3 years ago

Latest v4.1 is updated and supports mongo 4.