Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Logging.

Logging: Difference between revisions

From MoodleDocs
(started this page)
Line 14: Line 14:


==See also==
==See also==
[[Logs]]
[[Logs]]
 
[https://docs.moodle.org/dev/Event_2 Developer documentation on Events (giving examples of levels]
 
[[Category:Site administration]]

Revision as of 06:57, 24 June 2014

Site administration settings

New feature
in Moodle 3.2!

The site administrator can define which log stores are available, and in which order, from Administration>Site administration>Plugins>Logging>Manage log stores.

Note: A new Moodle site will have Standard logging enabled and Legacy logging disabled. A site which has been upgraded will have both enabled.

The default Standard log is very detailed and should meet most requirements. The Legacy log should be disabled unless you have old custom reports that need it. An External database log store also allows you to connect to an external log database.

logstores.png

From Site administration>Plugins>Reports>Manage reports, the administrator can see which log stores support which given report:

reportslogstore.png

See also

Logs

Developer documentation on Events (giving examples of levels