-
### Discussed in https://github.com/denoland/deno/discussions/26150
Originally posted by **cvermeer579** October 11, 2024
I raised the problem with Pino, but they replied: "Thank you for the …
-
Any time a sync is happening, which by default seems to be all the time, any logs get put into a collapsed `BDK Sync` label and I can't see what I'm trying to find.
Further these BDK Sync logs shou…
-
**Describe the bug**
- Configure a process with otel logging and `BatchLogRecordProcessor` and `OTLPLogExporter`, which sends logs in its own worker thread using `requests`.
- Add a `opentelemetry.s…
-
The default color of the console output is difficult to read when using a console with light background.
A similar issue was raised in the past: https://github.com/stryker-mutator/stryker-net/issues/…
-
I create two sinks, one is console sink and the other is file sink, the console sink can flush immediately, but the file sink always delay for multiple seconds, event though I had set flush strategy.
…
-
- [x] #120
-
**Describe the bug**
Debug console with logs show too many `DEBUG`-level messages by default.
**To Reproduce**
Implement simple app based on README and some functions' documentation. In parti…
-
Hi, I'm having an issue implementing a slightly different version of this repo.
I made a clone of this project: https://github.com/rampatra/wedding-website, which is using the same system as yours t…
-
---
**Issue moved from dotnet/msbuild#10682**
- Please respond to @martincostello.
---
_From @martincostello on Saturday, September 21, 2024 3:42:19 PM_
### Issue Description
If the termin…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
5.0.0
### Plugin version…