-
### Problem:
Large scale .NET customers are constantly complaining that logging is too expensive to turn on in production, perf, or stress scenarios. Their external log storage supports sampling o…
-
logging with ILogger
-
### Description
If orchestration A starts awaits sub-orchestration B which in turn starts asynchronous operation C (without await fire-and-forget style), await for sub orchestration B returns no earli…
-
This is a feature request.
Most of my code and probably everyone else's code only depends on ILogger such as this:
`class MyController(ILogger logger)`
In order to test this code I need to do…
-
Love the tool! I have a feature request that would make my workflow much easier.
I would like to see a flag added that would include the namespace for any class and reference to the output.
For …
-
## Background and Motivation
The MSBuildWorkspace currently is hardcoded to run the `Compile` and `CoreCompile` targets when running the design time build that populates the workspace. Tools such a…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
v15.0.0
### Bug summary
If you update a number of content types in quick succession, then intermintently…
-
- Azure Functions SQL Extension or Extension Bundle Version:
c# net8 isolated function
Microsoft.Azure.Functions.Worker.Extensions.Sql;3.1.284
- Is this a deployed or local function: either
- …
-
A string would allow more flexibility than Type. Should be accompanied by an additional LogKernel.GetLogger(string name) method and a rename of ILogger.Source to ILogger.Name
rofr updated
12 years ago
-
[Job](https://mihubot.xyz/runtime-utils/EhxiddY) completed in 21 minutes 33 seconds.
https://github.com/dotnet/runtime/pull/109679
### Diffs
```
Found 268 files with textual diffs.
Summary of Code …