Skip to content

Python colored logging setup which adapts to environment

License

Notifications You must be signed in to change notification settings

AgriConnect/chameleon-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChameleonLog

Python logging setup library which can choose the best available handler for an environment to produce colored message.

For example, if it detects that the application is running as service under systemd, it will route the logs to journald.