Releases
v1.0.0
Added
Initial release of BetterStack Logger :
Seamlessly integrate with BetterStack to log messages directly from your WordPress site.
Capture and log WordPress errors, user actions (logins, registrations, profile updates, etc.), post changes (creation, updates, deletions), plugin activations/deactivations, and theme switches.
Customizable logging with helper functions better_error_log($message)
and b_log($message)
for easy use throughout your codebase.
Admin settings page to configure the BetterStack API key, enable/disable error logging, and toggle event logging.
Support for defining the BetterStack API key in wp-config.php
for enhanced security.
Support for WordPress nonce verification to ensure secure processing of form submissions.
Use wp_remote_post
instead of cURL for HTTP requests, aligning with WordPress standards.
Notes
This is the first stable release of BetterStack Logger, marking the beginning of its version history.
You can’t perform that action at this time.