Create a Logger


Use the artisan command to create a logger.

1
php artisan make:filament-logger Product

Once the ProductLogger is created, it immediately starts listening for Filament actions.