Download the PHP package stormcode/seq-laravel-log without Composer
On this page you can find all versions of the php package stormcode/seq-laravel-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download stormcode/seq-laravel-log
More information about stormcode/seq-laravel-log
Files in stormcode/seq-laravel-log
Package seq-laravel-log
Short Description stormcode/seq-laravel-log sends log records to a Seq-Server.
License MIT
Informations about the package seq-laravel-log
Laravel Seq Log Handler
This package provides a SeqHandler for the Monolog library and Laravel Framework. Seq is a log server that runs on a central machine.
Prerequisites
- PHP 8.0 or above.
Installation
Install the latest version with
Laravel Usage
To add:
Then add this to your file:
Now you can freely use seq raporting. If you are using many apps in one seq I suggest to add variable while defining API_KEY.
License
This project is licensed under the terms of the MIT license. See the LICENSE file for license rights and limitations.
Thanks
Many thanks to msschl, who created package msschl/monolog-seq-handler and msschl/monolog-http-handler, which this package is based on. This package is only merge of this two packages and upgrade to php ^8.2 with some changes that was needed to make it work.
All versions of seq-laravel-log with dependencies
monolog/monolog Version *
laravel/framework Version *
php-http/client-implementation Version *
php-http/guzzle7-adapter Version *
php-http/httplug Version *
php-http/message Version ^1.16
php-http/message-factory Version ^1.1
guzzlehttp/guzzle Version ^7.2