Skip to content

celerity/celerity-debug-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Celerity Debug Tools

render_graphs.py can be used to invoke dot for all graphs printed by Celerity in logs and tests. To render to .png files in the current directory, Simply prefix the invocation of your application like so:

python render_graphs.py -- ./my-celerity-application

Note that currently, you will have to set LOG_LEVEL=trace for the application or pass --print-graphs to the test manually.

About

Tools for debugging Celerity applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages