Peter Stockings 77957a61a3 Add logs view for timer functions
- Create new database table `timer_function_invocations` to track function executions
- Implement `/logs/<function_id>` route in timer routes to fetch and display invocation logs
- Add new logs template for timer functions with detailed invocation information
- Update header templates to include logs URL for timer functions
2025-02-17 00:24:49 +11:00
2025-02-17 00:24:49 +11:00
2023-12-14 22:22:15 +11:00
2023-12-14 22:22:15 +11:00
2023-12-14 22:22:15 +11:00
Description
No description provided
630 KiB
Languages
HTML 42%
JavaScript 30.9%
Python 27.1%