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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
