Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a debug parameter #320

Closed
JessicaTegner opened this issue Jan 26, 2023 · 2 comments · Fixed by #326
Closed

Add a debug parameter #320

JessicaTegner opened this issue Jan 26, 2023 · 2 comments · Fixed by #326

Comments

@JessicaTegner
Copy link
Owner

It could be useful to have a debug parameter to add more logging such as which files was found in the glob patterns in the convert* functions, what the command we are passing to pandoc look like and so on.

What do people think.

@saumzzz
Copy link

saumzzz commented Jan 30, 2023

Along with that can we disable setting the log level for the root logger by default here?
https://github.com/JessicaTegner/pypandoc/blob/master/pypandoc/handler.py#L15

@JessicaTegner
Copy link
Owner Author

@saumcor indeed. We should make a pypandoc sublogger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants