Skip to content

feat(server): allow host-owned logging setup#227

Draft
abhinav-galileo wants to merge 1 commit into
mainfrom
feature/galileo-host-observability
Draft

feat(server): allow host-owned logging setup#227
abhinav-galileo wants to merge 1 commit into
mainfrom
feature/galileo-host-observability

Conversation

@abhinav-galileo
Copy link
Copy Markdown
Collaborator

Adds a default-on AGENT_CONTROL_CONFIGURE_LOGGING setting so embedding hosts can own logging setup.\n\n- Keeps OSS/default behavior unchanged.\n- When disabled, skips Agent Control's internal logging setup.\n- Passes log_config=None to Uvicorn so the host logging config is preserved.\n\nChecks:\n- make server-test\n- uv run --package agent-control-server mypy --config-file pyproject.toml server/src\n- uv run --package agent-control-server ruff check --config pyproject.toml server/src server/tests/test_config.py server/tests/test_logging_utils.py server/tests/test_main_lifespan.py

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant