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

Installs: 538

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:wordpress-plugin

dev-master 2019-10-01 15:54 UTC

This package is auto-updated.

Last update: 2020-04-17 18:26:13 UTC


README

Software License Build Status

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.