aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Log/BeforeMessageLoggedEvent.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-17/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix type in BeforeMessageLoggedEventRobin Appelman2023-06-151-3/+6
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* emit an event when a message is loggedRobin Appelman2023-06-131-0/+78
Signed-off-by: Robin Appelman <robin@icewind.nl>