fiatjaf / nlog   0.1.0

GitHub

the simplest and most naïve logging library for Scala Native and other worse Scala implementations

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.4

nlog 0.1.0


Group ID:
com.fiatjaf
Artifact ID:
nlog_3
Version:
0.1.0
Release Date:
Aug 5, 2022
Licenses:
Files:

libraryDependencies += "com.fiatjaf" %% "nlog" % "0.1.0"

Mill build tool

ivy"com.fiatjaf::nlog:0.1.0"

Scala CLI

//> using dep "com.fiatjaf::nlog:0.1.0"

Ammonite REPL

import $ivy.`com.fiatjaf::nlog:0.1.0`

<dependency>
  <groupId>com.fiatjaf</groupId>
  <artifactId>nlog_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.fiatjaf', name: 'nlog_3', version: '0.1.0'