refs #F20337: Implement Recent Log functionality and update documentation
- Added Recent Log documentation under the Debug > Log section.
- Implemented Recent Log feature:
- Integrated logging functionality in the
doForm
class. - Parameter for enabling Recent Log in forms:
Form.recentLog
.
- Integrated logging functionality in the
- Implemented Recent Log feature: