Skip to content

A logging utility module for python that can print out with colors, diffrent formats, ect

License

Notifications You must be signed in to change notification settings

netgoatfr/colorful_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logger

A logging utility module for python that can print out with colors, diffrent formats, ect

Import the module

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.)

About

A logging utility module for python that can print out with colors, diffrent formats, ect

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages