Config.in 231 B

1234567
  1. config BR2_PACKAGE_PYTHON_SIMPLELOGGING
  2. bool "python-simplelogging"
  3. select BR2_PACKAGE_PYTHON_COLORLOG # runtime
  4. help
  5. Logging made simple, no excuse for any debug print call.
  6. https://github.com/vpoulailleau/simplelogging