Page 1 of 1

Account change logging

Posted: Thu Jul 02, 2020 8:42 am
by escorpius
Logging for account activities lacks detail as to what changes are made, e.g.:

Code: Select all

EventLog2020-07-01.txt:2020-07-01 12:22:49|Remote|Administrator - Edit Account - DummyAccount
Ideally, we would be able to audit what attributes are changed in such transactions, e.g.:

Code: Select all

EventLog2020-07-01.txt:2020-07-01 12:22:49|Remote|Administrator - Edit Account - DummyAccount (location,password)
I could see this being a "logging level" style option on the admin page if there's a lack of appetite for it as the default.