Files
CoreMP135_buildroot/package/python-simplelogging/Config.in
T

8 lines
231 B
Plaintext
Raw Normal View History

2019-09-16 18:23:03 +02:00
config BR2_PACKAGE_PYTHON_SIMPLELOGGING
bool "python-simplelogging"
select BR2_PACKAGE_PYTHON_COLORLOG # runtime
help
Logging made simple, no excuse for any debug print call.
https://github.com/vpoulailleau/simplelogging