-
I just want a startup .dll/.exe published in the directory and dependencies like `Microsoft.Extensions.DependencyInjection.Abstractions.dll` should go to `/lib` or `/bin` directory.
Personally I fe…
-
On Seq 2024.3.12680
If I "Show" a Trace, Seq often reports "The trace does not contain any spans." If I "Find this Span," however, I get multiple results matching both the trace and span. I may be …
-
Example code:
```cs
var now = DateTime.Now;
_logger.LogInformation($"property: {now.Day}");
var day = now.Day;
_logger.LogInformation($"simple: {day}");
```
Expected output:
```
property:…
-
### Is your feature request related to a problem? Please describe.
In the past we had our own implementation where we implemented distributed tracing with OpenTelemetry over RabbitMQ. So we were re…
-
Hi when I try to insert 10 records using postman runner. Out of 10 only 2 or 3 records are getting added in cosmos db rest are getting 400 bad request.
Here is my code.
````
Log.Logger = new Logger…
-
Hi!
I'd like to know how do you perform logging?
I get that it is possible via Flurl using AfterCall event and ConfigureFlurlClient() method. But I think it would be better CouchDB.NET provides its …
-
I have a plugin architecture where a half dozen plugins correctly find InMemorySink.Instance containing log entries...as expected. However, I have one plugin that uses the exact same code...but InMem…
-
-
拿7.0.3版来说,自己打包根目录下dll库文件有350多个,而官方发布的版本只有104个。
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine)
- [X] Search the ex…