Skip to content

Conversation

NthPortal
Copy link

@NthPortal NthPortal commented Apr 9, 2025

Add LocalLogContext as the core abstraction for storing context
locally, as well as for querying context from arbitrary
cats.mtl.Ask instances (for example, to automatically include the
current trace and span IDs in a log event's context).

Add LocalLogger and LocalLoggerFactory.

@NthPortal
Copy link
Author

NthPortal commented Aug 26, 2025

depends on #924 for cats-mtl 1.6.0 (which only exists for native 0.5.x)

Add `LocalLogContext` as the core abstraction for storing context
locally, as well as for querying context from arbitrary
`cats.mtl.Ask` instances (for example, to automatically include the
current trace and span IDs in a log event's context).

Add `LocalLogger` and `LocalLoggerFactory`.
@NthPortal NthPortal marked this pull request as ready for review September 2, 2025 07:08
@NthPortal
Copy link
Author

NthPortal commented Sep 2, 2025

well, I seem to have found a bug in scala 3 type inference 🙃

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.

1 participant