You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/02 22:08:50 UTC

[GitHub] [arrow-julia] baumgold commented on pull request #355: replace custom debug handling with LoggingExtras

baumgold commented on PR #355:
URL: https://github.com/apache/arrow-julia/pull/355#issuecomment-1301382922

   I'm not a big fan of integrating log-level en/disabling logic within the Arrow APIs as it should really be an orthogonal concept.  I understand that your proposal make enabling debug logging convenient, but it also seems to add some extra complexity to an already complex codebase.  Maybe your proposal is actually very clean and elegant but I don't see how yet.  I'll keep thinking about it but for now I think we should add that change in a separate branch/PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org