Log

A very simple Scala logging library that works with JVM and JS, Scala 2 and 3

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

log_3
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Log
A very simple Scala logging library that works with JVM and JS, Scala 2 and 3
Project URL

Project URL

https://github.com/Sciss/Log
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://git.iem.at/sciss/Log

Download log_3

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/log_3/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>log_3</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/log_3/
implementation 'de.sciss:log_3:0.1.1'
// https://jarcasting.com/artifacts/de.sciss/log_3/
implementation ("de.sciss:log_3:0.1.1")
'de.sciss:log_3:jar:0.1.1'
<dependency org="de.sciss" name="log_3" rev="0.1.1">
  <artifact name="log_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='log_3', version='0.1.1')
)
libraryDependencies += "de.sciss" % "log_3" % "0.1.1"
[de.sciss/log_3 "0.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1