=== Logtastic - PHP and JavaScript Error Logger ===
Contributors: inspiredplugins
Tags: Logtastic, WordPress log, WordPress logging, phg error log, javascript error log
Requires at least: 6.2
Tested up to: 6.9
Stable tag: 1.0.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A comprehensive logging plugin for WordPress with big ambitions. 

== Description ==

A comprehensive logging plugin for WordPress with big ambitions. Our initial release focuses on error logging in WordPress. Planned future features include email logging, http request logging, user activity logging, alerts and notifications, and more...

= PHP Error Log =

https://www.youtube.com/watch?v=nZt-O15-KqM

Log PHP errors on your WordPress site, with configurable options for error levels, scope and log retention. View errors in an easy to digest, searchable and filterable report. Optionally capture full error stack traces and arguments, and display with the plugins stack trace visualiser. Log editing functions allow you to delete and ignore specific errors.

= JavaScript Error Log =

https://www.youtube.com/watch?v=un80Va1Xths

Log JavaScript errors on your WordPress site, with configurable options for error types, scope and log retention. View errors in an easy to digest, searchable and filterable report. Optionally capture full error stack traces and additional session information. Log editing functions allow you to delete and ignore specific errors.

= Security & Visibility =
Configurable options to define which roles can view and edit logs.


== Screenshots ==

1. PHP Error Log - main log page.
2. PHP Error Log - view error modal.
3. PHP Error Log - view stack trace modal.
4. JavaScript Error Log - main log page.