ravendb / serilog-sinks-ravendb

A Serilog sink that writes events to RavenDB
Apache License 2.0
17 stars 16 forks source link

Correct minimum version of RavenDB.Client for the sink's nuget package #2

Closed tcabanski closed 8 years ago

tcabanski commented 8 years ago

This now requires version 3 of the RavenDB.Client to support setting metadata asynchronously.

nblumhardt commented 8 years ago

Thanks, good spotting! :-)