Download the PHP package kejaksaan-dev/portal-logger without Composer
On this page you can find all versions of the php package kejaksaan-dev/portal-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kejaksaan-dev/portal-logger
More information about kejaksaan-dev/portal-logger
Files in kejaksaan-dev/portal-logger
Download kejaksaan-dev/portal-logger
More information about kejaksaan-dev/portal-logger
Files in kejaksaan-dev/portal-logger
Vendor kejaksaan-dev
Package portal-logger
Short Description Package to push log event to central logging server
License MIT
Package portal-logger
Short Description Package to push log event to central logging server
License MIT
Please rate this library. Is it a good library?
Informations about the package portal-logger
Portal Logger
This package adds a middleware which can log incoming requests to the log server. Besides that it can also record application error logs.
Installation
You can install the package via composer:
Usage
-
Setup required ENV for portal logger
-
Add providers in config app
-
Publish the config file with:
This is the contents of the published config file:
-
You need add middleware in middleware groups in Kernel
-
Add new channel in logging config
- Add report method in Exception Handler
Credits
- Spatie
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of portal-logger with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0
monolog/monolog Version ^2.0|^3.0
guzzlehttp/guzzle Version ^6.5|^7.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0
monolog/monolog Version ^2.0|^3.0
guzzlehttp/guzzle Version ^6.5|^7.0
The package kejaksaan-dev/portal-logger contains the following files
Loading the files please wait ....