odin
odin copied to clipboard
Fast & Functional logger in Scala
Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from 1.4.7 to 1.4.9. [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.4.9) - [Version Diff](https://github.com/sbt/sbt/compare/v1.4.7...v1.4.9) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [com.outr:scribe](https://github.com/outr/scribe) from 2.7.12 to 2.7.13. [GitHub Release Notes](https://github.com/outr/scribe/releases/tag/2.7.13) - [Version Diff](https://github.com/outr/scribe/compare/2.7.12...2.7.13) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Hi, This PR adds support for scala.js 1.x What does this code change: 1. Reworks build.sbt to be able to handle scala and scala.js 2. Adds the plugins for this...
The `zipper` vs `logger` blocking is done via a `BiSemaphore` that allows `logger` calls to happen concurrently. The param `zipNamePattern` uses logback style: `output.%d{yyyy-MM-dd}.log.zip`
When passing an exception to a log statement, it is not uncommon to pass in a `null` value, e.g., instead of ```scala logger.error("oh no") ``` sometimes ```scala logger.error("oh no", null)...
Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from 1.9.3 to 2.0.3. [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.3) - [Version Diff](https://github.com/scoverage/sbt-scoverage/compare/v1.9.3...v2.0.3) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.0.8` to `3.8.1` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.8.1) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.0.8...v3.8.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates * [com.outr:scribe](https://github.com/outr/scribe) * [com.outr:scribe-file](https://github.com/outr/scribe) from `3.5.5` to `3.13.2` 📜 [GitHub Release Notes](https://github.com/outr/scribe/releases/tag/3.13.2) - [Version Diff](https://github.com/outr/scribe/compare/3.5.5...3.13.2) ## Usage ✅ **Please merge!** I'll automatically update this...
Hey @sergeykolbasov & @Doikor, while being a happy user of odin, I noticed that seems unmaintained for quite a while now, piling up Scala Steward PRs as well as legitimate...
## About this PR 📦 Updates * [org.scala-lang:scala-library](https://github.com/scala/scala) * [org.scala-lang:scala-reflect](https://github.com/scala/scala) from `2.13.8` to `2.13.13` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.13) - [Version Diff](https://github.com/scala/scala/compare/v2.13.8...v2.13.13) ## Usage ✅ **Please merge!** I'll automatically update this...