How to disable logging for Filament Notifications

Is there a way to disable the filament notifications logging?
I'm using them via admin panel
// laravel.log
[2024-06-03 10:12:22] local.INFO: Broadcasting [database-notifications.sent] on channels [private-App.Models.User.1] with payload:
{
    "user": {
        "id": 1,
...
Was this page helpful?