canvas-lms/app/models/auditors
Brian Palmer 1c1455185b log auditor events to the rails log
closes CNVS-14174

test plan: Generate some audit events, such as login/logout and grade
changes. grep your canvas log for AUDITOR lines, which should contain
a json object with the attributes of the audit event.

Change-Id: Icbf67b94120e2e22ba656e673edc04ab30de5945
Reviewed-on: https://gerrit.instructure.com/37572
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
Product-Review: Brian Palmer <brianp@instructure.com>
2014-07-23 14:26:25 +00:00
..
authentication.rb log auditor events to the rails log 2014-07-23 14:26:25 +00:00
course.rb log auditor events to the rails log 2014-07-23 14:26:25 +00:00
grade_change.rb log auditor events to the rails log 2014-07-23 14:26:25 +00:00
record.rb handle corrupted tombstone auditor events 2014-07-22 16:16:06 +00:00