Skip to content

Conversation

samansmink
Copy link
Contributor

Partially fixes #17714.

The problem was that we broke the existing http logging infrastructure when moving to the new logger.

In this PR i partially the old behaviour for stdout logging by enabling the new http logger with the stdout storage whenever the enable_http_logging setting is set. This means that the stdout logging now works similarly to how it did before.

I did not manage to find a good way to restore the http logging to a file though. However in DuckDB v1.4 we will be able to do this by using #17692

@duckdb-draftbot duckdb-draftbot marked this pull request as draft July 4, 2025 14:41
@samansmink samansmink marked this pull request as ready for review July 4, 2025 14:43
@Mytherin Mytherin merged commit b9b1e44 into duckdb:v1.3-ossivalis Jul 5, 2025
50 of 51 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Jul 5, 2025

Thanks!

krlmlr added a commit to krlmlr/duckdb-r that referenced this pull request Jul 9, 2025
partially restore deprecated http logging settings (duckdb/duckdb#18150)
krlmlr added a commit to krlmlr/duckdb-r that referenced this pull request Jul 9, 2025
partially restore deprecated http logging settings (duckdb/duckdb#18150)
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.

2 participants