-
Hi,
Just noticed this NPE, wondered if this is normal or an OS-related issue somehow.
My code calls `OsThemeDetector.getDetector().isDark()` at some point, and the full stack trace reads
```
[AWT-…
-
Based on #99 it would be nice if there was a viewable application log somewhere.
This log should contain the most important events:
- sync start/end
- sync errors
- crashes/errors
- important events …
-
Hi, getting this error for 2 weeks or so:
> Logger: homeassistant.setup
> Source: setup.py:334
> First occurred: 10:55:34 PM (1 occurrences)
> Last logged: 10:55:34 PM
>
> Setup failed for cu…
-
# Requirement
1. When my application is propagating `context.Context` object and that context include metadata about a distributed transaction, such as distributed tracing information (trace_id, sp…
-
I have a custom consumer reading off of an SQS queue. It is written as follows:
```python
import logging
from django.conf import settings
from django.core.management.base import BaseCommand
f…
-
User functions have a single global log level. It would beneficial to enable an consistent mechanism to add filter [logging](https://docs.python.org/3/library/logging.html#filter-objects) prior to th…
-
Hello, I am having some problems when trying to test my camels routes in Quarkus `v2.16.6.Final`.
If a try to test the following route (defined as a yaml file):
``` yaml
- route:
id: my-…
-
We have fixed [issue](https://github.com/dotnet/msbuild/issues/9667) that made runtime team to disable the Terminal Logger. We should find out whether anything else prevents the runtime team to turn t…
-
It seems that if you add `master=False` to your uWSGI settings (in both 1.4.x and 2.0.10), adding a logger (ie, `logger=syslog:myapp,local0`) simply fails to log anything at all.
-
### Task List
- [x] Steps to reproduce provided
- [ ] Stacktrace (if present) provided
- [ ] Example that reproduces the problem uploaded to Github
- [x] Full description of the issue provided (…