Skip to content

Fix #783: Make MRF reject log as info level instead of error

Haelwenn requested to merge bugfix/mrf-reject-logging into develop

I used info as I think it's useful for administrators to get why it got rejected. I also use the reason part of the tuple for future improvements to our MRFs.

Closes: #783 (closed)

Merge request reports