Results 7 issues of pgillich

In case of: * ReportCaller=true * `func` and/or `file` fields are clased (set by `WithField()` or `WithFields()`) **The `TextFormatter` duplicates the clashed `func` and/or `file` fields.** Root cause: `prefixFieldClashes()` does...

Stop grace period is increased to 5 min in the compose config files. Description is also updated.

Hi, The list of movies in "Filmek" is disappeared in the last few weeks. It worked earlier, so it's a different issue to #13 Environment: RPi3, Kodi 18.2, LibreELEC 9.0.2,...

### Problem Statement The `log/slog` package already released in Go 1.21. But it's unable to set for `otel.SetLogger`, because it expects `logr.Logger`. ### Proposed Solution OTEL uses only a few...

enhancement
documentation

The emperror is good and feature-rich error package, but it has not updated in 2 years. Is it maintained yet? Is there any logr-like error handling module, which is pluginable...

Running Monasca standalone for demo purposes requires different configuration, comparing to automatic tests. It's an initial version. We have several alternatives for the future: a) maintain this repo parallel with...

It's an extended implementation for https://github.com/rancher/cli/pull/183 .