Skip to content

Conversation

@hamzahrmalik
Copy link
Contributor

@hamzahrmalikhamzahrmalik commented Dec 2, 2025

Swift log now has an InMemoryLogHandler. Lets depend on that instead of having our own CollectEverythingLogHandler.

I've added an extension on top, to make it easier to create the logger too

Result: less code

@hamzahrmalikhamzahrmalik marked this pull request as draft December 4, 2025 11:54
@hamzahrmalikhamzahrmalik changed the title Replace the implementation of CollectEverythingLogHandler with the one from swift-logRemove CollectEverythingLogHandler implementation in favour of InMemoryLogHandler from swift-logDec 4, 2025
@hamzahrmalikhamzahrmalikforce-pushed the use_new_in_memory_logger branch from f3c086f to 1c405c2CompareDecember 4, 2025 11:59
@hamzahrmalikhamzahrmalik marked this pull request as ready for review December 4, 2025 12:00
@glbrnttglbrntt added the 🔨 semver/patch No public API change. label Dec 4, 2025
@glbrnttglbrntt enabled auto-merge (squash) December 4, 2025 13:33
@glbrnttglbrntt merged commit 5dd84c7 into swift-server:mainDec 4, 2025
61 of 62 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patchNo public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@hamzahrmalik@glbrntt