1config BR2_PACKAGE_PYTHON_COLORLOG 2 bool "python-colorlog" 3 depends on BR2_PACKAGE_PYTHON3 4 help 5 Log formatting with colors. 6 7 https://github.com/borntyping/python-colorlog 8