Description
Retack Logging Plugin helps you log and track errors in your WordPress site by sending them to Retack. It captures PHP errors, database errors, and JavaScript errors and logs them into the Retack system for further analysis.
Features
– Logs PHP, database, and JavaScript errors.
– Sends error details to an external API.
– Easy configuration with API key settings.
Configuration
- After activation, go to “Settings > Retack” in the WordPress admin.
- Enter your API key and save the settings.
A brief Markdown Example
Here’s a link to WordPress and one to Markdown’s Syntax Documentation.
Ordered list:
- Logs PHP errors.
- Captures database errors.
- Tracks JavaScript errors.
Unordered list:
– Sends error details to Retack API.
– Easy integration with WordPress settings.
– Supports error logging for enhanced debugging.
3rd Party Service Disclosure
This plugin relies on the Retack service to log and track errors. When errors occur, the plugin sends error details to the Retack API for monitoring.
- Service URL: Retack API
- Terms of Use: Retack Terms of Service
- Privacy Policy: Retack Privacy Policy
Please be aware that by using this plugin, error data will be transmitted to the Retack service for monitoring, tracking and processing.
Screenshots
FAQ
-
How do I get an API key?
-
You can obtain an API key by registering on the Retack platform.
-
Can I disable specific types of error logging?
-
Currently, all error types are logged by default. Future versions may include selective logging options.
-
Why does the plugin load its script in all contexts?
-
The
Retack AI
includes a JavaScript error-handling script that needs to be loaded in all contexts (front-end, admin area, and login pages). This is necessary because errors can occur across different parts of the website, and comprehensive error tracking is essential for capturing and analyzing these errors consistently.The script is specifically designed to monitor and log errors that may impact the site’s functionality, ensuring that issues are detected and reported regardless of where they occur. This approach is crucial for maintaining the integrity of the site and providing accurate diagnostics to site administrators and developers.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Retack AI” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Retack AI” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release with PHP, JavaScript, database and AJAX error logging.