Download the PHP package corpsoft/logging without Composer
On this page you can find all versions of the php package corpsoft/logging. 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 logging
Logging Problems
This package has:
- Logging All Exceptions
- Logging when Failed Job
-
Logging When Querying long
Setting
Check Provider
Check if config/app.php
in "providers"
exists below provider:
Publish config file
Publish config file
Setting Slack webhook
Open link https://slack.com/apps/A0F7XDUAZ-incoming-webhooks, get webhook url, and put in .env
Add in .env file
LOG_CS_SLACK_WEBHOOK_URL=
Config File and .env variables (FOR INFORMATION)
Possible .env variables
Here is a description of the config\logging-problems.php
All versions of logging with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
laravel/slack-notification-channel Version ^2.0
ext-json Version *
illuminate/bus Version ^9.18|^10.0
illuminate/conditionable Version ^9.18|^10.0
illuminate/console Version ^9.18|^10.0
illuminate/database Version ^9.18|^10.0
illuminate/pipeline Version ^9.18|^10.0
illuminate/support Version ^9.18|^10.0
symfony/console Version ^6.0
laravel/slack-notification-channel Version ^2.0
ext-json Version *
illuminate/bus Version ^9.18|^10.0
illuminate/conditionable Version ^9.18|^10.0
illuminate/console Version ^9.18|^10.0
illuminate/database Version ^9.18|^10.0
illuminate/pipeline Version ^9.18|^10.0
illuminate/support Version ^9.18|^10.0
symfony/console Version ^6.0
The package corpsoft/logging contains the following files
Loading the files please wait ....