=== CC-Sentry ===
Contributors: ClearcodeHQ, PiotrPress
Tags: errors, sentry, tracking, debugging, diagnostics, logging, clearcode, piotrpress
Requires at least: 4.8.2
Tested up to: 4.8.2
Stable tag: trunk
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.txt

This plugin integrates your WordPress site with [Sentry](https://sentry.io/) error logging system.

== Description ==

This plugin can report PHP errors to [Sentry](https://sentry.io/). You need only set Sentry DSN and select Error Levels in plugin settings.

== Installation ==

= From your WordPress Dashboard =

1. Go to 'Plugins > Add New'
2. Search for 'CC-Sentry'
3. Activate the plugin from the Plugin section on your WordPress Dashboard.

= From WordPress.org =

1. Download 'CC-Sentry'.
2. Upload the 'CC-Sentry' directory to your '/wp-content/plugins/' directory using your favorite method (ftp, sftp, scp, etc...)
3. Activate the plugin from the Plugin section in your WordPress Dashboard.

= Once Activated =

1. Visit the 'Settings > Sentry' page, select your preferred options and save them.

= Multisite =

The plugin can be activated and used for just about any use case.

* Activate at the site level to load the plugin on that site only.
* Activate at the network level for full integration with all sites in your network (this is the most common type of multisite installation).

== Screenshots ==

1. **CC-Sentry Settings** - Visit the 'Settings > Sentry' page, select your preferred options and save them.

== Changelog ==

= 1.0.0 =
*Release date: 22.09.2017*

* First stable version of the plugin.