-
**Describe the bug**
first time ever since using this app where i get a blank screen where nothing is showing, tried logging in and out and nothing
**To Reproduce**
?
**Expected behavior**
fo…
-
Issue Summary: We are using MooType as both a course module and a Prior Learning Assessment tool. While the course functionality seems stable, we’re experiencing an issue with the exam timer specifica…
-
I think TurboFilter `decide` method should be called with provided format/params/throwable the same way whether fluent logging API has been used or not.
Currently, with slf4j-api 2.0.16 and logback…
-
# Bug report
### Bug description:
I'm using `multiprocessing.Barrier` to synchronize processes. The individual processes might get terminated/killed by a GUI user interaction.
In case that a proces…
-
### Situation
The current monitoring alert logging is too verbose.
Example: If the system logs "CPU OVERLOAD" these messages will be logged every second for a minute which results in an overblown a…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
2.5.1
### Steps to Reproduce
This doesn't happen that often, and we only caught the stack trace once.
We use gunicorn to serve a fl…
-
### Requirement
As a user of jaeger and another logging system (in my case OpenSearch + OpenSearch dasbhoards) I would like to link from traces in my Jaeger UI to logs in my OpenSearch Dashboards UI …
-
At the moment, the logging in build time analytics is not very satisfactory and doesn't look very good.
While not very important for debug messages, this is IMHO important for confirmation messages…
-
I'm experiencing the following error, after some attempts and searching in previous issues I haven't found a solution yet:
```bash
--- Logging error in Loguru Handler #2 ---
Record was: {'elapsed…
-
There's a bunch of logging work that happens every time a read/write event happens. Given log prefixes tend to be static, this could plausibly be optimized so less work is done.