Skip to content

Releases: zio/zio-logging

v2.1.8

19 Jan 21:47
d5754ec
Compare
Choose a tag to compare

What's Changed

Dependency Updates

v2.1.7

28 Dec 09:10
5b57954
Compare
Choose a tag to compare

What's Changed

Dependency Updates

v2.1.6

23 Dec 17:55
e0bd11b
Compare
Choose a tag to compare

What's Changed

Dependency Updates

v2.1.5

22 Nov 20:19
8357030
Compare
Choose a tag to compare

What's Changed

  • release java platform fix (#572)
  • dependencies updates (#565)

v2.1.4

12 Nov 16:31
54638d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

2.1.3

30 Oct 10:53
79511e9
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • scala 3.2.0 (#547)
  • scala 2.13.10 (#525)

2.1.2

06 Oct 17:50
09bb1db
Compare
Choose a tag to compare

What's Changed

2.1.1

13 Sep 08:02
3d18f4a
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • Update zio to v2.0.2

2.1.0

13 Aug 08:45
40145bf
Compare
Choose a tag to compare

What's Changed

  • slf4j LogAppender (#479)
    • zio-logging LogAnnotation-s and zio LogAnnotation-s - logged into MDC
    • cause - logged as throwable
    • slf4j logger name extracted from Trace
    • added SLF4J.loggerName aspect, for custom slf4j logger name
    • slf4j default LogFormat with all annotations, cause and line/message
    • layers, with LogLevel are deprecated
  • slf4j bridge message format fix (#484)
  • scala3 for scalajs (#488)
  • sbt and plugins version update, mima checks (#478)

2.0.1

18 Jul 18:31
7be7145
Compare
Choose a tag to compare

What's Changed

Dependency Updates