-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
From a user perspective, if I set a storage path to log my HTTP request log then I want to remove all logs related to HTTP request logs not all kinds of logs. Current scenario I logged several things on the logs folder. If I use this clear command of this package it will remove my entire application logs and a fallback log file (laravel.log) containing entire application logs so sometimes it's important.
So I think we can remove only the HTTP request log files if the solid path is provided on config and matched, if not then no need to remove the fallback file.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request