-
Steps to reproduce:
1. Run `hmq`
2. Run `mosquitto_sub -t '#'`
3. Run this Go program:
```go
package main
import (
"fmt"
"log"
mqtt "github.com/eclipse/paho.mqtt.golang"
)
func pub…
-
I encountered an issue with log rotation when using Uvicorn and Taskiq. I decided to investigate the problem and discovered incorrect logic in the library (in my opinion).
OS: Linux (Debian)
Logur…
-
This is an enhancement request for quic-go's logging. I originally brought this up in https://github.com/lucas-clemente/quic-go/pull/2904:
> You have an internal `Logger` interface and use a `Defau…
-
I would like to carve up my cloudprober.cfg file into multiple, smaller files and combine them together into a unified config to be passed as `--config_file`
When I create two config files as suc…
-
### Area(s)
area:log
### Is your change request related to a problem? Please describe.
Java log messages are often emitted as a template (with placeholders) + parameters, e.g.
```
log.info("Mes…
trask updated
1 month ago
-
Tried to run commentron locally, but getting this error when running: `./commentron serve`
```
PANI[0000] Error 1005: Can't create table `commentron`.`moderator` (errno: 121 "Duplicate key on write …
-
# Question
Use [Github Discussions](https://github.com/open-telemetry/opentelemetry-dotnet/discussions/new).
Currently when using Logging attributes in Scope and LogMessage I observed, that the …
-
### Version
8.13.0
### Operating System
Windows
### Steps to Reproduce:
1. Install the Beat, e.g. Winlogbeat, on Windows.
2. Configure output to nonexisting URL, for example:
```
output.…
-
When I tried `v52.1.7-dev2`, I sometimes see `crypto/tls` traffic and not `open ssl`. And I see the following logs in the worker, which makes me think there's a problem with parsing. These logs appear…
-
When running the `bike_r2` proofs from `s2n`, I get *lots* of output from `saw`. Some of it looks like this:
```
[22:31:53.033] Verifying BIKE1_L1_R2_gf2x_mul_1x1 ...
[22:31:53.034] Simulating BIKE…