The default implementation does not include any logging. I use a lot of unit tests for development and testing. Also, I've never had any users request logging.
Regards,
Mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How is logging of actions supported.
- Gana
What actions are you looking to log?
The default implementation does not include any logging. I use a lot of unit tests for development and testing. Also, I've never had any users request logging.
Regards,
Mike
The logging for the quries that are exceuted recently.
If something wrong happens, we need to go back and check what all the queries we have done against the DB.
- Gana.