-
Hello,
I would like to ask, what is the reason for this line
https://github.com/serilog/serilog-extensions-logging/blob/1e9f655aec4fa4335c68dcce64daac9a25f0011e/src/Serilog.Extensions.Logging/Se…
-
I encountered an issue while using MartinCostello.Logging.XUnit. The problem is that I'm interacting with an unmanaged library and receiving a callback from it. For some unknown reason, logging within…
-
The SBOM tool uses Serilog's `ILogger` interface directly. Unfortunately, Component Detection expects the [`ILogger` interface from `Microsoft.Extensions.Logging`][1] and uses the [`Serilog.Extensions…
-
-
Question:
1. What is the easiest way to integrate Serilog (with appsetting configuration) into Cocona?
2. How do I turn off the default logging into the console as it gets very confusing for t…
-
**Is your feature request related to a problem? Please describe.**
@nblumhardt I am using `Serilog.Settings.Configuration` and the `Serilog.Sinks.Graylog` sink.
The problem I have is that it see…
-
### Version
- AzureFuntionTools 4.84.0-inprocess
- Windows 11
- .NET 8
- Azure function V4 in-process model
### Description
- Error during Azure function startup
- System.IO.FileNotFoundE…
-
Any chance we can get this updated to work with Serilog 4?
-
hey @lukaknezic thx for this awesome lib!
We've recently adopted it in our code base and here a a few things that we've stumbled across maybe it's just our experience but nevertheless I thought it…
SbiCA updated
1 month ago
-
See https://github.com/serilog-tracing/serilog-tracing/pull/41#issuecomment-2163408822
If a Serilog or SerilogTracing sink triggers new traces or log events, a loop can result.
Today, this means…