-
Using:
* testbed commit `5ba7808685dcbfa5c4ef0bc251d27d16d1671304`
* Omicron commit 8c6b2af0b284624ad21733a0f1e9561ca14e2321 (which is branched from "main" at a7885d1da2e2f60c2cc648d9b80d25c1216fd…
-
With a big diff I got several
```
Nov 15 15:55:05.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 5
Nov 15 15:55:05.654 ERRO slog-async: logger dropped messages due t…
-
Both https://github.com/slog-rs/term and https://github.com/slog-rs/envlogger have issues I'd like to report, however issues are disabled for those repos and there's no clear documentation on where to…
-
It seems that the logic in this PR: https://github.com/slog-rs/slog/pull/170 has been reverted somehow, because I now get exactly those errors which are described in that PR when I try to use `?` or `…
netvl updated
1 month ago
-
The PR https://github.com/slog-rs/slog/pull/327 adds support for error references. Unfortunately it's missing support for `dyn Error`. Error trait objects are fairly common so it's unfortunate that it…
-
Slog itself recommends using tracing, so let's use tracing.
Also: slog env_looger is a bit derpy to set up with defaults that provide useful logging information for falcon CLI applications. In part…
-
Kakoune itself supports running on Cygwin, but it isn't clear whether kak-lsp is expected to work there also or not. When I tried to build it, I got:
error log
Cloning into 'kak-lsp'...
Ins…
-
Elsewhere we use bunyan-format logs, which are JSON entries that `looker` can read. In some places (some dev tools) we have configured slog to emit a plaintext format. mg-ddm appears to do both of t…
-
Context: Our test runner uses test log paths that exceed windows MAXPATH (260).
When stdout is routed to such a path, the isatty check fails due to an upstream dependency bug - https://github.com/sof…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…