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/10/31 23:34:53 UTC

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

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

   Hmm I guess I mistook Julia's "Programmatically defined levels" feature:
   
   https://github.com/JuliaLang/julia/blob/v1.8.2/base/logging.jl#L183
   https://github.com/JuliaLang/julia/blob/v1.8.2/test/corelogging.jl#L36-L41
   
   It seems like this ability to log as non-standard levels and filter loggers for non-standard levels should be supported in Julia's Base.  I'll read @quinnj's LoggingExtras.  Thanks.


-- 
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