Closed
Description
I read your blog article about CreateBootstrapLogger and am excited to use it.
I installed Serilog.AspNetCore
which includes a reference to this library, and I thought that would be it. But it references an old 3.1.0
version, whereas the new bits are in the latest 4.1.0
version.
How do I use the latest bits?