Peter Kotula
Peter Kotula
with zio 2, `Runtime.removeDefaultLoggers` should remove all loggers closing this ticket as it was related to zio 1 implementation, fill free to open new one, if there are some other...
i will continue to work on documentations improvements during [ZIO Hackathon 2022 - New York City](https://github.com/orgs/zio/projects/6)
Hello @calvinlfer i tried your example, with latest version of `zio-logging-slf4j` (2.1.9) and I can see ``` 09:39:05.523 INFO class=zio.logging.example.ExampleApp fiber=zio-fiber-4 spanInfo=[outest-span=7 ms -> out-span=7 ms -> in-span=6 ms ->...
hi @lmlynik not sure what exactly do you mean if you mean `zio-logging-slf4j2` which using key value pairs of slf4j v2, in such case I would ask LogstashEncoder developers when...
probably we should do it in phases: 1. modify current json logger to able recognise json string value and add it like json value 2. analyse the possibilities how do...
hi @fernanluyano, are you able to create small reproducer? Thanks