Skip to content

apmits/logging-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python logger example

Demonstration usage of Python3's logger. The same logger instance is available for all sub-modules across project (might not be thread-safe though, haven't tested). Code is heavily commented for educational purposes.

Just run logging-example.py

capture

About

Demonstration usage of Python3's logger.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages