A logging utility module for python that can print out with colors, diffrent formats, ect
To say updated, you can import the module by doing (need an internet connection at each run):
import requests
exec(requests.get("https://raw.githubusercontent.com/netgoatfr/colorful_logger/main/src/colorful_logger/__init__.py").text,globals(),locals())
Or
pip install --upgrade https://github.com/netgoatfr/colorful_logger/tarball/main
and you can also periodicly run it to stay updated !
If you aren't sure that this is safe, feel free to check the code :)
If you have any ideas on features or things that should be fix or modified, open an issue with an acording title !
Have a great day!
This is managed under the Liscence (Open source, but you need to mention me as the creator.)