awslabs / awslabs/amazon-kinesis-client-python
How do I turn off noisy KCL 2.0 logs?
Open
- Dominant language
- Python
- Stars
- 377
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
Previously I was able to just add `-Djava.util.logging.config.file=commons-logging.properties`
where `commons-logging.properties` looked like:
```
.level=WARNING
```
Contributor guide
Assessment
This issue has not been assessed yet.