summary refs log tree commit diff
path: root/changelog.d/11008.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Include rejected status when we log events. (#11008)Richard van der Hoff2021-10-191-0/+1
If we find ourselves dealing with rejected events, we proably want to know about it. Let's include it in the stringification of the event so that it gets logged.