CodecZlib.jl icon indicating copy to clipboard operation
CodecZlib.jl copied to clipboard

Debug message `TranscodingStreams | [Debug] called process()` floods output

Open OmegaLambda1998 opened this issue 3 years ago • 0 comments

If I enable DEBUG messages (by setting level = Logging.Debug) then my output is completely flooded by TranscodingStreams | [Debug] called process(). Is this message necessary to call as often as it is?

OmegaLambda1998 avatar May 22 '22 18:05 OmegaLambda1998