Skip to content

Releases: zio/zio-logging

v2.0.0-RC2

17 Jan 22:01
Compare
Choose a tag to compare

Preliminary support for ZIO 2.0. This is a complete redesign and no attempt is made to preserve backward compatibility.

Now all ZIO Logging functionality integrates into ZIO 2.0 via RuntimeConfigAspects, which install logging hooks to handle both string and errors. Basic support for structured logging is included, because the new LogAppender can handle both structured and unstructured logging.

Much additional work remains supporting various backends.

v0.5.14

19 Nov 03:42
8a76444
Compare
Choose a tag to compare

What's Changed

Dependency Updates

v0.5.13

24 Oct 14:00
6f3aaa0
Compare
Choose a tag to compare

This release contains an update of scala-js-dom to 2.0.0 by @armanbilge.

v0.5.12

07 Sep 10:13
e480f61
Compare
Choose a tag to compare

What's Changed

Dependency Updates

v0.5.11

16 Jun 02:47
3e4281a
Compare
Choose a tag to compare

What's Changed

Dependency Updates

v0.5.10

26 May 17:05
f2e76e8
Compare
Choose a tag to compare

What's Changed

Dependency Updates

v0.5.9

22 May 19:09
b99b070
Compare
Choose a tag to compare

What's Changed

Dependency Updates

v0.5.8

14 Mar 22:05
32c008c
Compare
Choose a tag to compare

Changes

v0.5.7

26 Feb 14:39
aaae701
Compare
Choose a tag to compare

Changes

v0.5.6

26 Jan 17:08
bc6f347
Compare
Choose a tag to compare

Changes

  • Add zio-logging-slf4j-bridge to the root project's aggregates @vigoo (#215)