log4cats icon indicating copy to clipboard operation
log4cats copied to clipboard

Logging Tools For Interaction with cats-effect

Results 27 log4cats issues
Sort by recently updated
recently updated
newest added

Updates the handling of the MDC in `Slf4jLogger` to resolve questions raised in #851 Changes: - Always clear the MDC before populating when logging with context - Don't skip the...

I have two loggers, let's say they're named `rpc` and `eval`. I want to handoff processing from the `rpc` to `eval` module, but my `rpc` logger has request info in...

While adding tests to `Slf4jLogger` in #850 I noticed that, every now and again, the tests would fail because extra values would be captured as context. Looking at the failure,...

## About this PR 📦 Updates * [org.scala-native:nscplugin](https://github.com/scala-native/scala-native) * [org.scala-native:sbt-scala-native](https://github.com/scala-native/scala-native) from `0.4.17` to `0.5.4` 📜 [GitHub Release Notes](https://github.com/scala-native/scala-native/releases/tag/v0.5.4) - [Version Diff](https://github.com/scala-native/scala-native/compare/v0.4.17...v0.5.4) ## Usage ✅ **Please merge!** I'll automatically update this...

## About this PR 📦 Updates * [org.scala-native:nscplugin](https://github.com/scala-native/scala-native) * [org.scala-native:sbt-scala-native](https://github.com/scala-native/scala-native) from `0.4.17` to `0.5.5` 📜 [GitHub Release Notes](https://github.com/scala-native/scala-native/releases/tag/v0.5.5) - [Version Diff](https://github.com/scala-native/scala-native/compare/v0.4.17...v0.5.5) ## Usage ✅ **Please merge!** I'll automatically update this...