Download the PHP package slam/zend-log-extensions without Composer
On this page you can find all versions of the php package slam/zend-log-extensions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download slam/zend-log-extensions
More information about slam/zend-log-extensions
Files in slam/zend-log-extensions
Download slam/zend-log-extensions
More information about slam/zend-log-extensions
Files in slam/zend-log-extensions
Vendor slam
Package zend-log-extensions
Short Description Slam extensions for zendframework/zend-log
License MIT
Package zend-log-extensions
Short Description Slam extensions for zendframework/zend-log
License MIT
Please rate this library. Is it a good library?
Informations about the package zend-log-extensions
Repository abandoned 2019-12-31
This repository has moved to Slamdunk/laminas-log-extensions.
Slam Zend\Log extensions
Extensions for Zend\Log
Installation
Execute:
composer require slam/zend-log-extensions
Usage
The main functionality of this package is the RotateStream writer. PHP cannot handle files larger than 2 GB, so if you log a lot you can end up losing some if you reach this limit.
Slam\Zend\Log\Writer\RotateStream
rotates the write when it reaches ~1.5 GB.
This is what you'll find in the directory:
All versions of zend-log-extensions with dependencies
PHP Build Version
Package Version
The package slam/zend-log-extensions contains the following files
Loading the files please wait ....