Peter Kotula
Peter Kotula
hi @domdorn, sorry for inconvenience, we know about inconsistency between zio annotations and log annotations (it was also reported in #453), in current released version (2.0.1), `LogAnnotation`-s are not propagated...
hi @domdorn, propagation of annotations to MDC context was fixed in 2.1.0 version, at this level zio LogAnnotation-s and zio-logging LogAnnotation-s got same behavior, documentation/example: [slf4j logger annotations](https://github.com/zio/zio-logging/blob/master/docs/overview/index.md#slf4j-logger-name-and-annotations) can you...
hi @domdorn, please let me know if my previous comment solving your problem, and I can close this issue. Thank you very much
i am working on impl. ...
Hi @domdorn, current version of zio-logging 2.1.1, should allow custom `LogFormat` definition which should allow put everything into MDC `LogAppender.appendKeyValue` appending data into MDC example: ```scala val line: LogFormat =...
PubSub in Typed Akka 2.6.4 https://doc.akka.io/docs/akka/current/typed/distributed-pub-sub.html
mimaChecks broken https://github.com/scala/bug/issues/12650
@jiahuili430 thank you for report, tried make update, however there is bug https://github.com/scala/bug/issues/12650
@deusaquilus i will take this issue
Sure, i can fix it.