How to optimize log content (frequent and huge bridge/log)

Hello, I have a question regarding the log that you can watch with this:
sudo journalctl -u zigbee2mqtt.service -f

There are so many and so frequently MQTT publish: topic 'zigbee2mqtt/bridge/log' messages, so it is difficult to see any other important information (like pairing requests, errors, etc.) I think that it wasn’t this way before and maybe I did it with some configuration, but is there a way to skip these huge messages and see just the rest?