exolnet / wp-log
This package is abandoned and no longer maintained.
The author suggests using the exolnet/wp-graylog package instead.
Add Whoops and Monolog to handle Wordpress Exception
dev-master
2019-10-01 15:54 UTC
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.