-
Since the dependencies are fixed and basic skeleton created it is the sweet spot for writing tests.
-
### Or more specifically how does one build transport component?
I'm feeling kind of lost after reading docs, readme and examples as none of them (at least to my knowledge) shows/points to informat…
-
More a feature request than a bug, but it would be nice to have a way to log to a generic stream using the colors implemented in `slog_term::TermDecorator`. Right now you have to reimplement the entir…
-
Current version (`0.30`) is unable to build a simple swagger external crate.
### Step to reproduce
`WORKSPACE`
```python
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive", …
-
Since all these logging statements are placed all over the code already (at least that's the idea), someone might want to log some logging statements as events for `statsd`. Might be useful, especiall…
-
I'd like sloggers to be able to configure and instantiate a logger that logs both to `terminal_logger` and `file_logger`.
An example of expected configuration file:
```toml
[terminal_logger]
…
-
**Objective:**
We want to have a convenient logging approach in our application that is aligned with GCP advice/recommendations. To achieve that we have to investigate the way how to setup/use it cor…
-
## Feature Request
### Crates
tracing
### Motivation
consider we have a request base info like
```rust
#[derive(Debug, Default, Clone)]
struct BaseRequest {
request_id: Strin…
-
In the event of a large amount of Logs being emitted the user may see this kind of logs:
```
Jun 13 17:27:39.749 ERRO slog-async: logger dropped messages due to channel overflow, count: 97, sub_ta…
-
### Expected Behavior
dev build fails
```
146.1 running: cd "/src/target/release/build/tikv-jemalloc-sys-e008728b252097b4/out/build" && "make" "-j" "8"
146.1
146.1 --- stderr
146.1 thr…