lala/throwablerotate
composer require lala/throwablerotate
Bundle old Flow exceptions to zips
1.2.0
Readme excerpt
Lala.ThrowableStorageGroup old Flow exception log files to zip files based on the date of their occurance.
Configuration Neos: Flow: log: throwables: optionsByImplementation: 'Lala\ThrowableRotate\Log\RotatingFileStorage': # Directory to store exceptions in storagePath: '%FLOW_PATH_DATA%Logs/Exceptions' # Directory to store archives of old exceptions in archiveStoragePath: '%FLOW_PATH_DATA%Logs/Exceptions' # Amount of exceptions to keep outside of archives exceptionsToKeep: 50 # Sets the threshold for when to archive all exceptions that exceed 'exceptionsToKeep' …Read more
The same vendor provides 2 package(s).