Explicitly pass the log_level parameter to uvicorn.Config in both adk web and adk api_server commands. This ensures that Uvicorn's internal logging respects the configured log level. Closes #4139