Skip to content

Conversation

NthPortal
Copy link

@NthPortal NthPortal commented Sep 15, 2025

Drop support for Scala 2.12.

Add logger with Local semantics.

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.

Alternative to #909 that drops 2.12 support (and thus passes CI)

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`.
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