idea-php-laravel-plugin
idea-php-laravel-plugin copied to clipboard
[feature request] Tool Window for Laravel Log viewing.
First thanks for your contribution to the community.
Would it be possible to add a dedicated "Tool Window (horizontal)" for the Laravel Plugin that shows the log files (single, daily, etc...) under /storage/logs in grid format with basic filters like "rotation dates", "log level", "keyword search", etc...
It could be a 2-pane List-Detail design where the List (grid) only shows the top row of each log entires, and the detail pane shows the stack trace.
The rationale behind this suggestion is that the current log format is informative with the stack trace, but it becomes too-hard-to-read and decreases productivity.
I envision either JetBrains one day supports Laravel extensively, or this plugin would expand a bit to accommodate for more Laravel tasks.
Thanks for your consideration.
Would love to see it as well
Any update on this issue? I really need this feature.