Is there anyway to silence iOS networking console spewing messages like: TIC Read status

I have an app that makes a lot of NSURLRequests. My console gets filled with messages like


nw_protocol_boringssl_get_output_framesget output frames failed

TIC Read Status 1:57


These logs are of no use to me as I develop, but get in the way of what I want to see. Is there a way to turn off all this logging?