What is ItemStatePredictedEvent?

Hey there =)

Is it possible to turn those log entries off in \openhab2-userdata\etc\org.ops4j.pax.logging.cfg?

So the ItemStatePredictedEvent dont show up in the log

2020-03-29 20:14:20.540 [nt.ItemStatePredictedEvent] - Deckenlampe_Ledbrightness predicted to become 0

And the ItemStateChangedEvent show up in log

2020-03-29 20:14:20.561 [vent.ItemStateChangedEvent] - Deckenlampe_Ledbrightness changed from 100 to 0

Because now these changes show up twice in the log viewer. It would be great if there was a way to only let them show once!

Thanks!