-
### Release version
v6.0.1.1
### Describe the bug
When you update the graphql schema and run the extractor, it will only generate the specification.json file as a change. But publisher will fail b…
-
What do you think about creating an ILogger interface for TinyDocDB and using it as an application logging tool?
I think the difficult part may be:
1) Log entry verification and transient failure …
ghost updated
7 years ago
-
### Discussed in https://github.com/jbogard/MediatR/discussions/1074
Originally posted by **bancroftway** September 26, 2024
I have a question regarding correct way to register my behavior who…
-
I have this use case:
- There are multiple variables I want to included in logging
- For most of them, they are strings or numbers, so that I am happy for them to be rendered in the message
- Som…
-
### NuGet Product Used
MSBuild.exe
### Product Version
msbuild.exe 17.6.3+07e294721 for .NET Framework
### Worked before?
not a regression
### Impact
Other
### Repro Steps & Context
During ev…
-
**Version**
AzureFuntionTools 4.91.0-inprocess
Windows 11
.NET 8
Azure function V4 in-process model
**Description**
Error during Azure function startup
System.IO.FileNotFoundException: 'Could not lo…
-
* Microsoft.Extensions.Logging.Abstractions 8.0.1
* Microsoft.Extensions.Logging.ApplicationInsights 2.22.0
* .net 8.0
* Azure Function
### Describe the bug
I am using Application Insights wi…
-
The "Exception" argument of ILogger.LogError(...) method produces empty line in "monitor" panel in Azure Portal, instead printing out exception stack trace.
[Example](https://user-images.githubuser…
-
# Problem Solved By The Feature
we use pino for logger with different level. It will be nice to pass in logger
# Solution
create a callback for logger in isr Config.
I will try to make a P…
-
Hello guys, In my blazor server app i would like to Inject some scoped services in my logger to trace some client information like circuitId (or other scoped data which allow me to identify the client…