-
I'd like to add my new enricher **[Serilog.Enrichers.ExcelDna](https://github.com/caioproiete/serilog-enrichers-exceldna/)** to the [Enrichment page](https://github.com/serilog/serilog/wiki/Enrichment…
-
When I install the NuGet package on a full framework project it is including `Serilog.dll (v2.4.0.0)`
![image](https://user-images.githubusercontent.com/14079228/101993982-d44f8000-3c8c-11eb-9303-8…
-
[Serilog.Enrichers.CorrelationId](https://github.com/ekmsystems/serilog-enrichers-correlation-id) and [Serilog.Enrichers.ClientInfo](https://github.com/mo-esmp/serilog-enrichers-clientinfo) are useful…
-
At the moment `UmbracoModule` assumes that the `ILogger` is Serilog's to retrieve a unique request ID, that needs to be reverted, our module should decide the request ID and Serilog's enricher should …
-
Hi,
Jaeger installed as Jaeger operator on observability namespace
My app deployment with sidecar annotation:
apiVersion: apps/v1
kind: Deployment
metadata:
name: my-app-name
annotati…
-
[Serilog allows log enrichment](https://github.com/serilog/serilog/wiki/Enrichment) using the `ILogEnricher` interface.
It would be helpful to add an Enricher class focused on adding environment …
-
From elastic/apm-agent-dotnet#244
In https://github.com/elastic/apm-agent-dotnet/pull/636 we decided we don't want to add hooks into the agent to get notified about the change of the currently ac…
-
I suggest adding a destructor for [`SocketException`](https://docs.microsoft.com/en-us/dotnet/api/system.net.sockets.socketexception). I volunteer to do this work, but I also want to do a bit more th…
-
## Problem
The Default Routing gives RequestPath, but with Blazor that's `/_Blazor`.
I would like to be able to have the File/Component Name, the Method Being Called, and Any Method Parameters for…
-
Not sure if this has been suggested or discussed, but it would be great to have a way to snapshot the current log context when an exception is thrown.
I see there is an Import/Export suggestion -- …
Jaben updated
4 years ago