Skip to content

Provides a log of all functions that ran in the event of a crash

Notifications You must be signed in to change notification settings

roganjoshp/eulogy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ds-python-logging

A mini package to register atexit logging. Currently log files are cluttered with stdout and stderr messages and it can be hard when coming to a new project to understand the flow of a program to trace the issue. eulogy allows custom messages and function calls to be logged in order right at the point the interpreter crashes.

About

Provides a log of all functions that ran in the event of a crash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages