JessicaTegner / pypandoc

Thin wrapper for "pandoc" (MIT)
http://pypi.python.org/pypi/pypandoc/
Other
843 stars 108 forks source link

Fixed up logging and debugging #326

Closed JessicaTegner closed 1 year ago

JessicaTegner commented 1 year ago

This pr adds more debug calls when converting input with pypandoc.

This pr also fixes #320 (comment) where we were setting the root loggers debug levle, which was obviously not intended behaviour