exolnet / wp-log
Add Whoops and Monolog to handle Wordpress Exception
Installs: 538
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: ^7.1
- filp/whoops: ^2.3
- graylog2/gelf-php: ^1.6
- monolog/monolog: ^1.24
Requires (Dev)
This package is auto-updated.
Last update: 2020-04-17 18:26:13 UTC
README
This wordpress plugin is use to add a Wordpress Processor to handle exceptions in a Wordpress site.
It is also installing whoops to add some beauty to the exceptions.
Note: Whoops will be activated if WP_DEBUG
variable is set to true
#Environment Variable Some environment variables are use by this plugin to know where to send the logs
LOG_APP=<APPLICATION_NAME>
LOG_HOST=<LOGGING_APP_HOST>
LOG_PORT=<LOGGING_APP_PORT>
Contributing
Please see CONTRIBUTING and CODE OF CONDUCT for details.
Security
If you discover any security related issues, please email security@exolnet.com instead of using the issue tracker.
Credits
License
This code is licensed under the MIT license. Please see the license file for more information.