Releases: HotelQuickly/ErrorCollector
Releases · HotelQuickly/ErrorCollector
Don't collect *.log files
Merge pull request #3 from RiKap/master Stop collecting *.log files. (may BC Break)
Add check if error to be uploaded still exists
There may be multiple processes running at the same time which will try to upload same file
Added possibility to choose what file types will be collected
v1.0.6 Add possibility to choose file types that would be collected
Prevent crash when trying to upload empty file
v1.0.5 Handle exception when saving empty file
Prevent errors when unlinking not existing file
v1.0.4 Prevent errors when files were deleted manually
Fix wrong configuration in nette extension
v1.0.3 Update ErrorCollectorExtension.php
Fix Typo in folder name
v1.0.2 Typo: additional space
Fix Nette extension configuration
v1.0.1 Fix configuration and namespaces
First stable release
v1.0.0 Fix parameter