When a trade is open, Zorro spams the window and log with the fill status constantly, like so:

[MATIC-PERP::L78131] filled 1 lots of 1
[MATIC-PERP::L78131] filled 1 lots of 1
[MATIC-PERP::L78131] filled 1 lots of 1

At every BrokerTrade call. Verbose = 7 says it does that and I used that for testing, but even with Verbose = 0, they still appear. How to disable them?