Moodle Plugins directory: PHP Error log: Versions: 2024120700 | Moodle.org
PHP Error log
Log storage ::: logstore_error_log
Maintained by
Andrei Băutu
A log plugin stores log entries in PHP's error log.
PHP Error log 2024120700
Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Released: dissabte, 7 de desembre 2024, 4:15 PM
moodle-logstore_error_log
Description
A log plugin stores log entries in PHP's error log.
Installation
- Copy into Moodle (i.e. copy the error_log folder into admin/tool/log/store/ folder).
- Install the plugin (i.e. visit admin/index.php page)
- Enable the error_log log store (i.e. visit admin/settings.php?section=managelogging page)
Version information
- Version build number
- 2024120700
- Version release name
- 2024120700
- Maturity
- Stable version
- MD5 Sum
- 0668184b00f060a9040a550f3c6c49f0
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2024120700
Default installation instructions for plugins of the type Log storage
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "mytool") in the "admin/tool/log/store" subdirectory.
- Visit http://yoursite.com/admin to finish the installation