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?
- 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.
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.