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_sjs1_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"