Download the PHP package royalcms/tail without Composer
On this page you can find all versions of the php package royalcms/tail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download royalcms/tail
More information about royalcms/tail
Files in royalcms/tail
Download royalcms/tail
More information about royalcms/tail
Files in royalcms/tail
Vendor royalcms
Package tail
Short Description The Royalcms tail package.
License MIT
Homepage http://royalcms.cn
Package tail
Short Description The Royalcms tail package.
License MIT
Homepage http://royalcms.cn
Please rate this library. Is it a good library?
Informations about the package tail
Easily tail your logs
This package offers an Artisan command to tail the application log. It supports daily and single logs on your local machine.
Usage
To tail the log you can use this command:
You can start the output with displaying the last lines in the log by using the lines
-option.
To filter out stack traces from the output, you can use the hide-stack-traces
-option.
It's also possible to fully clear the output buffer after each log item. This can be useful if you're only interested in the last log entry when debugging.
All versions of tail with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package royalcms/tail contains the following files
Loading the files please wait ....