Skip to content

Here is my configuration file for setting up the Python logging module. This setup enables colored output, which is extremely handy during development. I’ve also added a custom logging level to demonstrate how it’s implemented (in case anyone might find this useful).

Notifications You must be signed in to change notification settings

MartyshWin/config_logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

config_logging

Here is my configuration file for setting up the Python logging module. This setup enables colored output, which is extremely handy during development. I’ve also added a custom logging level to demonstrate how it’s implemented (in case anyone might find this useful).

About

Here is my configuration file for setting up the Python logging module. This setup enables colored output, which is extremely handy during development. I’ve also added a custom logging level to demonstrate how it’s implemented (in case anyone might find this useful).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages