Files
vexplor/frontend/lib/utils
DDD1542 4294e6206b feat: Add express-async-errors for improved error handling
- Integrated express-async-errors to automatically handle errors in async route handlers, enhancing the overall error management in the application.
- Updated app.ts to include the express-async-errors import for global error handling.
- Removed redundant logging statements in admin and user menu retrieval functions to streamline the code and improve readability.
- Adjusted logging levels from info to debug for less critical logs, ensuring that important information is logged appropriately without cluttering the logs.
2026-02-12 11:42:52 +09:00
..
2025-10-24 09:52:51 +09:00
2025-11-05 18:08:51 +09:00
2025-11-28 14:56:11 +09:00
2025-10-22 17:19:47 +09:00
2025-10-27 16:40:59 +09:00
2025-10-29 11:26:00 +09:00
2025-09-01 11:48:12 +09:00
2025-11-27 12:08:32 +09:00
2025-11-06 14:46:15 +09:00