-
**Does this issue relate to a new *feature* or an existing *bug*?**
- [x] Bug
- [ ] New Feature
**What version of Serilog.Sinks.Elasticsearch is affected? Please list the related NuGet package.*…
-
**Does this issue relate to a new *feature* or an existing *bug*?**
- [ ] Bug
- [x] New Feature
_*Not sure if it's a new feature, but it seems like that unless I'm missing some additional configu…
-
I've started trying to use the Paradox loggers. The first thing I noticed is that the logger levels for Debug and Verbose in [LogMessageType](https://github.com/SiliconStudio/paradox/blob/master/sourc…
-
**Description**
Not all messages are getting logged on app insights
Messages logged on the console
-
![image](https://github.com/serilog-contrib/serilog-sinks-applicationinsights/assets/3313383…
-
A Header is being incorrectly added to a log file at exactly 30 min intervals when Serilog is configured to roll a log file when reaching a file size limit. Our Serilog initialisation code is shown b…
-
- [x] Bug
- [ ] New Feature
**What version of Serilog.Sinks.Elasticsearch is affected? Please list the related NuGet package.**
Serilog.Sinks.Elasticsearch Version=8.4.1
**What is the target …
-
Question posted on #3546 by @pdonovan:
> Not sure the best place to ask this... but when we should end-users (e.g. myself) expect to get a prerelease NuGet package for OpenTelemetry.Extensions.Seri…
-
I can get this sink to work through code.
```
Log.Logger = new LoggerConfiguration()
.ReadFrom.Configuration(configuration)
.WriteTo.MSSqlServer(configu…
-
Just tried this sink with a working Loggly account but seems not working at all.
This is my configuration code:
```
private void SetupLogglyConfiguration()
{
const s…
-
### Is your feature request related to a problem? Please describe.
Some standard template properties can be [customised](https://github.com/serilog/serilog/wiki/Formatting-Output#formatting-plain-tex…