lala/throwablerotate

Letzte Aktivität 09 Jan 2024 1 173375
composer require lala/throwablerotate

Bundle old Flow exceptions to zips

1.2.0

Version
1.2.0
Type
neos-package
Release Date
Jan 02, 2024 14:42
Source
git
Distribution
zip
Requires
  • neos/flow: ^8.3 || ~9.0.0
  • neos/utility-files: ^8.3 || ~9.0.0
MIT b8da883fff3aa346d3b1b21ebf5f7f298af9c731

Readme excerpt

Lala.ThrowableStorage

Group 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 2 package(s).