Logs are good; they provide history and aid in problem resolution. Logs are also bad; they can build up over time and require storage on in your store's file-system.
That's where the Log Manager can help. You configure the manager to define the number of days to keep a log and it does the rest!
Each time an admin successfully logs into your Zen Cart's admin-console, a check is made on your store's /logs directory to see if any .log files are present that were last modified "outside of " the inspection window. If any are found, they're deleted from your store's file-system.
/logs
.log
Note: Starting with v1.2.0, the plugin records its processing in /logs/log_manager_removal.log.
/logs/log_manager_removal.log
If I've helped you on the Zen Cart forums or you've found one of my free plugins helpful, feel free to give a little back by clicking here.