Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support multiple patterns for file names #427

Open
alireza-salehi opened this issue Dec 11, 2022 · 2 comments
Open

support multiple patterns for file names #427

alireza-salehi opened this issue Dec 11, 2022 · 2 comments

Comments

@alireza-salehi
Copy link

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

@anthonyShifl
Copy link

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

@woodti
Copy link

woodti commented Dec 8, 2023

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-.log
services-.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants