controlErrorLog
controlErrorLog is an extra by sergant210, first released on 2022-01-22.
Package Description
Now you will not miss any errors. If the log is too large you will see a certain number of the last lines you have specified in the system setting "Last lines" (thanks Bob Ray for the idea). By default, 15. ### Error log on the frontend It's very useful in development mode. It's available only for users with the "error_log_view" permission. ### System settings * **admin_email** - Admin email to notify about changes in the error log. If empty the notification would not work. * **allow_copy_deletion** - Allow to delete copies of the error log instead of clearing them. * **auto_refresh** - Check the state of the error log with the specified frequency. * **control_frontend** - If true the error log will be shown on the frontend. * **date_format** - Date format in the strftime function style. * **format_output** - Displays error log in formatted form. * **last_lines** - Displays the specified number of last lines when the error log is too large to display. * **refresh_freq** - Error log refresh frequency in seconds. By default, set to 60 seconds. * **tpl** - Smarty template for displaying messages from the error log. * **css_file** - URL of a css file for the frontend. * **js_file** - URL of a javascript file for the frontend. ### Cron task Use the script _core/components/controlerrorlog/cron/checkerrorlog.php_ to check the error log for new errors. Important! The error indicator in the manager interface is displayed only for administrators (sudo) and users with permission "error_log_view". See details on Github.
Usage/Installation Instructions
Install via Package Management
Details
- Developer(s)
- sergant210
- Released
- 2022-01-22
- First seen
- 2022-01-22
- License
- GPLv2
- Supported databases
- MySQL
- Minimum MODX Requirement
- 2
controlErrorLog Releases
Vendor | Signature | Released on |
---|---|---|
MODX.com | 1.4.6-pl | 2022-01-22 (1 year ago) |
MODX.com | 1.4.5-pl | 2021-09-29 (1 year ago) |
MODX.com | 1.4.4-pl | 2021-06-22 (1 year ago) |
MODX.com | 1.4.2-pl | 2021-01-20 (2 years ago) |
MODX.com | 1.4.1-beta | 2020-10-12 (2 years ago) |
modstore.pro | 1.4.0-beta | 2020-09-03 (2 years ago) |
MODX.com | 1.4.0-beta | 2020-09-03 (2 years ago) |
MODX.com | 1.3.1-pl | 2019-05-06 (3 years ago) |
MODX.com | 1.3.0-pl | 2018-10-13 (4 years ago) |
MODX.com | 1.2.1-pl | 2018-02-09 (5 years ago) |
We've also seen 8 unverified versions of controlErrorLog in use, but don't list those as we've been unable of confirming they are official releases from an official source.