Config.in 199 B

1234567
  1. config BR2_PACKAGE_PYTHON_LOG_RATE_LIMIT
  2. bool "python-log-rate-limit"
  3. help
  4. Limit excessive log output with Python's standard logging
  5. framework.
  6. https://github.com/samuller/log-rate-limit