haproxy-wi/app/views/service
Aidaho 8c300a9f7d v8.2.0: Add centralized error handling and structured logging modules
Introduced a unified error handling module (`error_handler.py`) for consistent exception management across the app. Added a structured logging system (`logger.py`) to support JSON-formatted logs, improving log readability and analysis. Updated various modules to utilize these new components for better maintainability and tracing.
2025-05-19 09:24:35 +03:00
..
haproxy_lists_views.py v8.1.3: Add dark theme support and update HAProxy management. 2024-12-03 15:28:55 +03:00
haproxy_section_views.py v8.2.0: Refactor and modularize Nginx proxy addition logic 2025-05-14 20:31:25 +03:00
lets_encrypt_views.py v8.1.5: Update LetsEncrypt setup for proxy support and HAProxy integration 2025-01-21 11:11:34 +03:00
nginx_section_views.py v8.2.0: Fix action type in Nginx config update and clean up spacing. 2025-05-17 11:37:01 +03:00
views.py v8.2.0: Add centralized error handling and structured logging modules 2025-05-19 09:24:35 +03:00