Filtering HTTP Logs with a Different Logger

I am currently struggling a bit with the output in the console. In particular I find HTTP logging quite valuable, but having the pretty formatter enabled by default it becomes quite noisy. Is it possible to filter logs by span changing the logger used?
Was this page helpful?