Kobus Smit
Kobus Smit
I've got exactly the same warning today while trying compression on my local db. I'd like to use compression on our prod db (v11.5 (Ubuntu 11.5-1.pgdg18.04+1)) but prefer to wait...
And then after the array is removed, running `dnt switch-to-packages` thows this exception: ``` System.InvalidCastException: Cannot cast Newtonsoft.Json.Linq.JArray to Newtonsoft.Json.Linq.JToken. at Newtonsoft.Json.Linq.Extensions.Convert[T,U](T token) at Newtonsoft.Json.Linq.Extensions.Value[T,U](IEnumerable`1 value) at Newtonsoft.Json.Linq.Extensions.Value[U](IEnumerable`1 value) at...
Thanks @zapov I've set Revenj.Plugins.Aspects.PerformanceTrace.Configuration.TraceAll to true I'm still struggling to get the logs in Serilog. It's is probably more a TraceSource .NET Core thing. It looks like this is...