Download the PHP package gundars/hoglog without Composer
On this page you can find all versions of the php package gundars/hoglog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package hoglog
HogLog is log file viewer API for your remote Laravel/Lumen installation
Installation
Add a dependency to your composer, execute
Add the following lines to your /bootstrap/app.php:
Plan B
If your installation is not booting, but you need laravel-less log reader, use the /extra/PlanB class
Format:
Hitting the URL of the file it is included in with browse
parameter will either print the file contents, or list of items in case of a directory.
Samples:
Allow reading all files in logs directory
Code:
URLs:
Allow reading all files in storage directory with .txt extension
Code:
URL:
Allow reading only single file lumen.log
Code:
URL:
All versions of hoglog with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
The package gundars/hoglog contains the following files
Loading the files please wait ....