Nicholas Blumhardt
Nicholas Blumhardt
For those who may not have spotted it, https://github.com/serilog/serilog.github.io is the https://serilog.net site that plenty of people land at, but which has very little content. It's hosted on GitHub Pages....
Using HTML for the top-level page was easier for layout than Markdown would have been, but it shouldn't preclude us from using a generator to fill, say, a /docs subdir...
Any thoughts on what we do with this one, folks? I wonder, if we scoped it down to just covering the `Serilog` package for now, could we do something quick...
Hi @loic-sharma - thanks for getting in touch. A PR to embed the README would be most welcome, thanks!
Thanks for calling out the inconsistency with this, @augustoproiete :+1: - we could definitely investigate further. We left things this way in order to avoid string comparisons against `SourceContext` for...
Thanks for the follow-up, @augustoproiete . Unfortunately, `MinimumLevel.Override()` is not supported at all by sub-loggers. We've updated the XDOC for `MinimumLevel.Override()` to call it out, but it seems we could...
Hi! Looks like your version of _Elasticsearch.Net_ is out of sync with what the package requires. Can you please post your package configuration? I'll also transfer this to the ES...
Thanks for the note. IIRC, 4.6.1 has some deployment issues for .NET Standard that don't occur in 4.6.2 - will need to go back over some history to figure out...
Hi @tghamm - this isn't something the core Serilog project has anything to do with, unfortunately, so I can't really answer your question usefully. If you are able to move...