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

Logging support #99

Open
pyhedgehog opened this issue Nov 1, 2023 · 0 comments
Open

Logging support #99

pyhedgehog opened this issue Nov 1, 2023 · 0 comments

Comments

@pyhedgehog
Copy link

It would be very pythonic to use jq_set_debug_cb() and jq_set_stderr_cb() and set callback that will pass it's input to stdlib logging module (by Vinay Sajip).
I propose i.e. logging_path parameter to use as argument of getLogger, and by default either "jq" or disable feature (if it will be too resource-heavy).

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

No branches or pull requests

1 participant