Skip to content

Conversation

@bpholt
Copy link
Member

@bpholt bpholt commented Nov 10, 2025

No description provided.

@bpholt bpholt self-assigned this Nov 10, 2025

import org.typelevel.log4cats.*

private[natchez] abstract class DelegatingLogger[F[_]](delegate: SelfAwareStructuredLogger[F]) extends SelfAwareStructuredLogger[F] {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there's lots of use cases here and this could be in core, i.e. different trace backends, IOLocal context loggers

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.

3 participants