Open alireza-salehi opened 1 year ago
Also looking for a way to view the logs of Laravel scheduler where in the logs are located also under storage/logs.
Filenames are like schedule-a68583d3ef85f2b7cee28f3b219ffc9ac3966101.log
I am also looking for a way to have separate tabs for each set of filenames. Having tabs dynamically created based on unique filename types might work well. Grouping logs by the first word or something.
laravel-
support multiple log patterns,
we have multiple channels like, laravel.log services.log data.log
we can only see one of them using log-viewer