typeLogger/lib.scala at main · Kordyjan/typeLogger · GitHub
typeLogger/lib.scala at main · Kordyjan/typeLogger · GitHub
Microlibrary for debugging type inference in Scala 3 projects. - typeLogger/lib.scala at main · Kordyjan/typeLogger.
3.2.2-at-3.3.0-release · VirtusLab/community-build3@7d14f5d · GitHub
execute-build-plan / stage-0 (kordyjan/typelogger) ... stage-0 (malyszaryczlowiek/kessenger-lib) · stage-0 ... stage-0 (scala-cli/java-class-name) · stage-0 ...
lightbend-labs/scala-logging: Convenient and performant ... - GitHub
Convenient and performant logging library for Scala wrapping SLF4J. - lightbend-labs/scala-logging.
scala/scala3: The Scala 3 compiler, also known as Dotty. - GitHub
The Scala 3 compiler, also known as Dotty. Contribute to scala/scala3 development by creating an account on GitHub.
Log4s/log4s: High-performance SLF4J wrapper for Scala. - GitHub
The SLF4J library solves the problem of abstracting logging over different frameworks on the JVM, and frameworks like Logback and Log4j 2 are both flexible and ...
/main; /scala; /com; /typesafe; /scalalogging; /log4j. /. Logging.scala. Blame ... type [[$Logger]] to be defined in the class into which this trait is mixed ...
Releases · scala/scala3 - GitHub
2 release. Scala 3.6.0 should never be used to produce libraries. TASTy files produced by this version of the compiler are produced in the experimental mode.
typesafehub/scalalogging: Convenient and performant ... - GitHub
Convenient and performant logging in Scala. Contribute to typesafehub/scalalogging development by creating an account on GitHub.
lambdista/config: A type safe, purely functional configuration library ...
However, the null JSON values can only be converted to Option[A] , where A is the type you expect because, of course, we don't fancy null in Scala code. The ...