Skip to content

test: Write embedded test task logs to the main logger.#19428

Open
gianm wants to merge 2 commits intoapache:masterfrom
gianm:embedded-indexer-task-logs
Open

test: Write embedded test task logs to the main logger.#19428
gianm wants to merge 2 commits intoapache:masterfrom
gianm:embedded-indexer-task-logs

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented May 7, 2026

In production, Indexers write task logs to their own dedicated files in order to make them separately uploadable and viewable. In embedded tests, it's better to write task logs to the main log file, to keep all logging output for the test run in one place.

In production, Indexers write task logs to their own dedicated files
in order to make them separately uploadable and viewable. In embedded
tests, it's better to write task logs to the main log file, to keep
all logging output for the test run in one place.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants