-
This module has a `logging` config section.
None of the other modules have such a section.
Either:
1. All modules should use whatever logging level is specified in the core, and this section sh…
-
## Improve and Standardize Error Handling and Logging Strategy
### Description
While we already use pino for logging in our SDK, our error handling approach is inconsistent across the codebase. We…
-
### Is your feature request related to a problem? Please describe.
Currently, we utilize ``import logging`` to log values in the backend or Python files. This output is visible on the development ser…
-
I see that `rsync` gets called with `--human-readable` but the actual output doesn't reach the logs.
There is a (repeated) `Syncing data...` output but that's rather useless for actual progress.
…
-
Whenever I try to log into Twitch through the bot's pop-up window, it displays this error message:
"Your browser is not currently supported. Please use a [recommended browser](https://help.twitch.t…
-
### 🚀 The feature, motivation and pitch
Support logging the model input and output to a file for `vllm.entrypoints.openai.api_server` which is useful to collect corpus.
### Alternatives
_No respons…
-
Not sure if this is possible or not, but, currently, if a tool is not detected, the only place you see it is in the console. It does not get logged into klippy.log. Is it possible when an error arises…
-
-
-
We are using the "logging" library.
We are logging events on two different levels: warnings and errors. This can be expanded as needed.
When we log something it gets put into a logging file belong…