2026-04-30 04:35:45,618 - main - INFO - === Logging system initialized ===
2026-04-30 04:35:45,618 - main - INFO - Log file: logs/app_20260430_043545.log
2026-04-30 04:35:45,619 - main - INFO - Log level: INFO
2026-04-30 04:35:45,619 - main - INFO - Timestamp: 20260430_043545
2026-04-30 04:35:45,705 - main - INFO - Included router: routers.agent_availability.router
2026-04-30 04:35:46,495 - main - INFO - Included router: routers.aihub.router
2026-04-30 04:35:46,515 - main - INFO - Included router: routers.auth.router
2026-04-30 04:35:46,573 - main - INFO - Included router: routers.chat_analytics_daily.router
2026-04-30 04:35:46,624 - main - INFO - Included router: routers.chat_attachments.router
2026-04-30 04:35:46,690 - main - INFO - Included router: routers.chat_branding.router
2026-04-30 04:35:46,703 - main - INFO - Included router: routers.chat_branding_api.router
2026-04-30 04:35:46,755 - main - INFO - Included router: routers.chat_conversations.router
2026-04-30 04:35:46,798 - main - INFO - Included router: routers.chat_messages.router
2026-04-30 04:35:46,937 - main - INFO - Included router: routers.chat_routing_rules.router
2026-04-30 04:35:46,963 - main - INFO - Included router: routers.contact.router
2026-04-30 04:35:46,966 - main - INFO - Included router: routers.health.router
2026-04-30 04:35:47,019 - main - INFO - Included router: routers.kb_articles.router
2026-04-30 04:35:47,088 - main - INFO - Included router: routers.plans.router
2026-04-30 04:35:47,120 - main - INFO - Included router: routers.settings.router
2026-04-30 04:35:47,171 - main - INFO - Included router: routers.smtp_settings.router
2026-04-30 04:35:47,211 - main - INFO - Included router: routers.storage.router
2026-04-30 04:35:47,335 - main - INFO - Included router: routers.support_chat.router
2026-04-30 04:35:47,394 - main - INFO - Included router: routers.support_departments.router
2026-04-30 04:35:47,439 - main - INFO - Included router: routers.support_seats.router
2026-04-30 04:35:47,448 - main - INFO - Included router: routers.user.router
2026-04-30 04:35:47,492 - main - INFO - Included router: routers.user_profiles.router
2026-04-30 04:35:47,797 - main - INFO - Included router: routers.whmcs.router
2026-04-30 04:35:47,833 - main - INFO - Included router: routers.whmcs_admin.router
2026-04-30 04:35:47,870 - main - INFO - Included router: routers.whmcs_extra.router
2026-04-30 04:35:47,871 - main - INFO - === Application startup initiated ===
2026-04-30 04:35:47,871 - services.database - INFO - Ignore creating tables
2026-04-30 04:35:47,872 - services.mock_data - INFO - Ignore initialize data
2026-04-30 04:35:47,872 - services.auth - INFO - Ignore initialize admin
2026-04-30 04:35:47,872 - main - INFO - === Application startup completed successfully ===
2026-04-30 04:35:49,307 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 04:35:49,308 - core.database - WARNING - Database session maker not available, attempting lazy initialization...
2026-04-30 04:35:49,308 - core.database - WARNING - Database not initialized, attempting lazy initialization...
2026-04-30 04:35:49,309 - core.database - INFO - Starting database initialization...
2026-04-30 04:35:49,309 - core.config - DEBUG - Read dynamic attribute database_url from environment variable DATABASE_URL
2026-04-30 04:35:49,309 - core.database - INFO - Normalizing database URL for async compatibility...
2026-04-30 04:35:49,310 - core.database - INFO - Creating async database engine...
2026-04-30 04:35:49,311 - core.database - INFO - Using QueuePool with connection pooling for non-Lambda environment
2026-04-30 04:35:49,372 - core.database - INFO - Database engine created successfully
2026-04-30 04:35:49,372 - core.database - INFO - Creating async session maker...
2026-04-30 04:35:49,373 - core.database - INFO - Async session maker created successfully
2026-04-30 04:35:49,373 - core.database - INFO - Database connection initialized successfully
2026-04-30 04:35:49,373 - core.database - DEBUG - [DB_OP] Starting create_tables
2026-04-30 04:35:49,373 - core.database - INFO - 🔧 Starting table creation...
2026-04-30 04:35:51,624 - core.database - INFO - Tables initialized successfully
2026-04-30 04:35:51,624 - core.database - DEBUG - [DB_OP] Create tables completed in 2.2516s
2026-04-30 04:35:51,689 - core.database - INFO - Lazy database initialization completed successfully
2026-04-30 04:35:51,690 - core.database - DEBUG - [DB_OP] Database session created successfully in 2.3824s
2026-04-30 04:35:52,157 - core.database - DEBUG - [DB_OP] Database session cleanup after 2.8501s
2026-04-30 04:36:17,894 - services.database - DEBUG - [DB_OP] Starting database close
2026-04-30 04:36:17,962 - core.database - INFO - Database connection closed and engine disposed
2026-04-30 04:36:17,962 - services.database - INFO - Database connections closed
2026-04-30 04:36:17,962 - services.database - DEBUG - [DB_OP] Database close completed in 0.0688s
