Closed
Description
We need to figure out exactly what the fallout would be from switching to slog from our internal log package and how we can create some adapters to keep the old functionality in dependent code. Ideally, we should have a way for users to use both the old and new APIs/packages until a deprecation period arrives, while we internally would switch over to the new slog version immediately.