Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Logging API

From MoodleDocs
Revision as of 05:59, 11 January 2012 by Martin Dougiamas (talk | contribs) (Created page with "The Logging API allows you to add new entries to the Moodle log and define how they get displayed in reports. (Ankit, please describe how the db/log.php files work too)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Logging API allows you to add new entries to the Moodle log and define how they get displayed in reports.

(Ankit, please describe how the db/log.php files work too)