tersesystems / blindsight   2.0.0

Website GitHub

Blindsight is a Scala logging API with DSL based structured logging, fluent logging, semantic logging, flow logging, and context aware logging.

Scala versions: 3.x 2.13 2.12 2.11

blindsight-inspection 1.5.0


Group ID:
com.tersesystems.blindsight
Artifact ID:
blindsight-inspection_2.12
Version:
1.5.0
Release Date:
May 15, 2021
Licenses:
Files:

libraryDependencies += "com.tersesystems.blindsight" %% "blindsight-inspection" % "1.5.0"

Mill build tool

ivy"com.tersesystems.blindsight::blindsight-inspection:1.5.0"

Scala CLI

//> using dep "com.tersesystems.blindsight::blindsight-inspection:1.5.0"

Ammonite REPL

import $ivy.`com.tersesystems.blindsight::blindsight-inspection:1.5.0`

<dependency>
  <groupId>com.tersesystems.blindsight</groupId>
  <artifactId>blindsight-inspection_2.12</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'com.tersesystems.blindsight', name: 'blindsight-inspection_2.12', version: '1.5.0'