-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
This happens in quite a few places, some namespaces have the word Abstractions in them,…
-
### Description
Using 'params' keyword in method parameters "params object?[] args" in partial class under [LoggerMessage] attribute cause Compiler Error CS0758 - in generated code 'params' keyword i…
abrca updated
4 months ago
-
Should be able to pass in a logger and have information about scopes starting/ending logged, as well as options to have the metrics dumped straight to logs on completion.
-
## Describe the bug
*Probably applies to `dotnet4` but didn't test that one*
The dotnet SDK has a hard dependency on Serilog, while the `Microsoft.Extensions.Logging` implementation (that is also …
-
Here's an example of code where a dependency is missing. The program displays no error and freezes.
```
using Cocona;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.L…
-
Hi,
first of all thank you for developing this extension, it makes life really easier when it comes to localization in ASP.net core.
Unfortunately, the latest Visual Studio release 17.12.0 seeme…
-
Microsoft.Extensions.Logging.Tests
Microsoft.Extensions.Logging.Test.LoggerFilterTest.MultipleWildcardsAreNotAllowed
Microsoft.Extensions.Logging.Test.LoggerMessageTest.DefineScope_ThrowsException_W…
-
### Versions used
.NET: 8 and 9 (both don't work)
Microsoft.Extensions.Logging: 8.0.1 and 9.0.0 (both don't work)
NReco.Logging.File: 1.2.1
### Description
Currently I got the issue that the ro…
-
### Describe the bug
In a native AOT project that uses configuration binding with ``, there should be no warnings on the use of configuration binding methods like
- [`OptionsBuilderConfigurationExten…
-
Microsoft.Extensions.Logging.Console.Test.SimpleConsoleFormatterTests.Log_WritingScopes_LogsWithCorrectColorsWhenColorEnabled
```
info: [2024-01-23T12:56:37.458Z] [FAIL] Microsoft.Extensions.Log…