alendit / sphinx-pyreverse

Simple sphinx wrapper around pyreverse (from pylint suit) to generate UML diagramms from modules.
GNU General Public License v3.0
48 stars 20 forks source link

Log/Tracing/Errors output is missing #7

Closed AlbertMietus closed 4 years ago

AlbertMietus commented 7 years ago

The current code has no/limited "tracking" build in. So, when it doesn't work, it just doesn't ... without any hints/feedback on missing config/path/other "thinks"

Plz, add a few print/log statement when this go wrong. So the user (me) has a clue why it doesn't work as expected

Thanks

Note: I would like to use this (or similar) extension. However it has some issues. I will report them one-by-one.

doublethefish commented 4 years ago

We now log out errors from pyreverse to stdout