dev-master
9999999-devLaravel logs published in RSS
GPL-3.0+
The Requires
by Roberto Guido
laravel rss logs
0.1
0.1.0.0Laravel logs published in RSS
GPL-3.0+
The Requires
by Roberto Guido
laravel rss logs
Wallogit.com
2017 © Pedro Peláez
Laravel logs published in RSS
This package generates an handy RSS feed from the Laravel logs., (*1)
Under the hood, extends Raphaël Huchet's Laravel Log Viewer to extract logs from filesystem., (*2)
composer require madbob/laravel-log2rss php artisan vendor:publish --tag=log2rss-config
By defalt, the log is published in yourbaseurl.com/logs (is it suggested to include a prefix to your route, see below)., (*3)
In the config/log2rss.php file you find a few options., (*4)
/logs, and you can here define a prefix for it (perhaps some random string, or even a substring of env('APP_KEY'), to hide the path and make it a little less accessible even without having to implement authenticated access in a middleware). Default: '' (empty)Please note this package doesn't performs well with Laravel's single logging channel, as it generates files too large to be handled and are rejected by Laravel Log Viewer. The adoption of daily channel is suggested., (*5)
This code is free software, licensed under the The GNU General Public License version 3 (GPLv3). See the LICENSE.md file for more details., (*6)
Copyright (C) 2022 Roberto Guido bob@linux.it, (*7)
Laravel logs published in RSS
GPL-3.0+
laravel rss logs
Laravel logs published in RSS
GPL-3.0+
laravel rss logs