dln / loglady   1.1.0

Apache License 2.0 GitHub

Crazy Simple Logging for Scala

Scala versions: 2.12 2.11 2.10

loglady 1.1.0


Group ID:
com.github.seanroy
Artifact ID:
loglady_2.12
Version:
1.1.0
Release Date:
May 9, 2018
Licenses:
Files:

libraryDependencies += "com.github.seanroy" %% "loglady" % "1.1.0"

Mill build tool

ivy"com.github.seanroy::loglady:1.1.0"

Scala CLI

//> using dep "com.github.seanroy::loglady:1.1.0"

Ammonite REPL

import $ivy.`com.github.seanroy::loglady:1.1.0`

<dependency>
  <groupId>com.github.seanroy</groupId>
  <artifactId>loglady_2.12</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.seanroy', name: 'loglady_2.12', version: '1.1.0'