PHP Error log

Log storage ::: logstore_error_log
Maintained by Andrei Băutu
A log plugin stores log entries in PHP's error log.
Latest release:
22 sites
241 downloads
3 fans
Current versions available: 1

A log plugin stores log entries in PHP's error log.

Screenshots

Screenshot #0

Contributors

Andrei Băutu (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

コメントを表示する
  • Plugins bot
    2024年 05月 19日(日) 03:00
    Approval issue created: CONTRIB-9578
  • Csaba Vágvölgyi
    2024年 09月 27日(金) 17:38
    After installation, where can I see this log on the Moodle interface?
    TIA, Csaba
  • Andrei Băutu
    2024年 09月 28日(土) 10:49
    @Csaba Vágvölgyi: You can't see them in Moodle. The log entries are sent to PHP's error log, which can send them to a console, a file, or any other repository (like splunk, elastic logstash, etc), depending on you server's configuration.
  • Csaba Vágvölgyi
    2024年 09月 28日(土) 23:05
    Thank you! I was just thinking that I could check the php error log without ssh access.
Please login to post comments