-
### Is your feature request related to a problem? Please describe.
I want to log the error to database, for `UseExceptionHandler`, we could custom it in `public static IApplicationBuilder UseExceptio…
-
**A few questions before you begin:**
> Is this an issue related to the Serilog core project or one of the [sinks](https://github.com/serilog/serilog/wiki/Provided-Sinks) or [community projects](ht…
-
Hi all,
I enjoy Serilog a lot and appreciate its simple and flexible architecture, but one aspect I feel Serilog falls short is on the text output. I know Serilog is mainly about structured output…
-
I have the following appsettings.json settings for the Udp sink, using Log2Console as the viewer for testing:
"Serilog": {
"Using": [ "Serilog.Sinks.Console", "Serilog.Sinks.Udp" ],
"Minimum…
-
**Does this issue relate to a new *feature* or an existing *bug*?**
- [x] Bug
- [ ] New Feature
**What version of Serilog is affected? Please list the related NuGet package.**
2.8.0
**What i…
-
**A few questions before you begin:**
**Does this issue relate to a new *feature* or an existing *bug*?**
- [ ] Bug
- [x ] New Feature
**What version of Serilog is affected? Please list the r…
-
My website writes to multiple Serilog sinks and I'd like to include deployment-specific information in the Azure Table Storage-logged events which would be redundant in the other sinks - and I'd like …
-
**Is your feature request related to a problem? Please describe.**
I'm trying to replace the regular template with an ExpressionTemplate in [this](https://github.com/lucadecamillis/serilog-sinks-spec…
-
I am using .NET Core 5 and have tried setting up the Serilog email sink without success. The rolling log file works fine but i never receive emails on exceptions. I am up to date on the serilog nug…
-
Review the semantic conventions and Elastic Common Schema to determine if there are changes necessary in the generate attribute names to improve compatibility.