You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to add Serilog logging support for ninject via NuGet to my project. It strikes me why this extension does not support the latest version of Ninject and Serilog?
Ninject
newest: 3.3.4
supported: 3.2.2
Serilog
newest: 2.6.0
supported: 1.5.14
Don't we loose some important functionality by that? It strikes me that both dependencies are so old.
Thanks.
EDIT: Serilog 2.x is not supported, which in turn prevents us to use Serilog.Sinks extensions.
The text was updated successfully, but these errors were encountered:
Hello, this is more question than an issue.
I'm trying to add Serilog logging support for ninject via NuGet to my project. It strikes me why this extension does not support the latest version of Ninject and Serilog?
Don't we loose some important functionality by that? It strikes me that both dependencies are so old.
Thanks.
EDIT: Serilog 2.x is not supported, which in turn prevents us to use Serilog.Sinks extensions.
The text was updated successfully, but these errors were encountered: