sergant210 / controlErrorLog

Adds the ability to control the MODX Revo error log and view it in a popup window.
MIT License
13 stars 5 forks source link

License: MIT

controlErrorLog

This Extra adds new features

Advice. Use cron job instead of the online notification.

controlErrorLog

Now you will not miss any errors.

If the log is too large you can see only the specified number of the last lines (by default 15).

You can specify any number of lines in the system settings.

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

Cron task

Use the script core/components/controlerrorlog/cron/checkerrorlog.php to check the error log for new errors.

Permissions

Important!

The error indicator is displayed only for users with permission "error_log_view" and administrators with "sudo".

Bugs and improvements

Feel free to suggest ideas/improvements/bugs on GitHub: http://github.com/sergant210/controlErrorLog/issues