You can write a logging class that subscribes to these events and write the event plus the timestamp to the log file.
It still requires you to write code, but it does not depend on your production code and should not affect it in any way.
source
share