zilog

Structured logging library for ZIO

License

License

GroupId

GroupId

com.github.mvv.zilog
ArtifactId

ArtifactId

zilog_2.12
Last Version

Last Version

0.1-M14
Release Date

Release Date

Type

Type

jar
Description

Description

zilog
Structured logging library for ZIO
Project URL

Project URL

https://github.com/mvv/zilog
Project Organization

Project Organization

com.github.mvv.zilog
Source Code Management

Source Code Management

https://github.com/mvv/zilog

Download zilog_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog_2.12/ -->
<dependency>
    <groupId>com.github.mvv.zilog</groupId>
    <artifactId>zilog_2.12</artifactId>
    <version>0.1-M14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog_2.12/
implementation 'com.github.mvv.zilog:zilog_2.12:0.1-M14'
// https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog_2.12/
implementation ("com.github.mvv.zilog:zilog_2.12:0.1-M14")
'com.github.mvv.zilog:zilog_2.12:jar:0.1-M14'
<dependency org="com.github.mvv.zilog" name="zilog_2.12" rev="0.1-M14">
  <artifact name="zilog_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.zilog', module='zilog_2.12', version='0.1-M14')
)
libraryDependencies += "com.github.mvv.zilog" % "zilog_2.12" % "0.1-M14"
[com.github.mvv.zilog/zilog_2.12 "0.1-M14"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.github.mvv.sredded : sredded-json_2.12 jar 0.1-M2

provided (2)

Group / Artifact Type Version
dev.zio : zio_2.12 jar 1.0.12
org.scala-lang : scala-reflect jar 2.12.15

test (2)

Group / Artifact Type Version
dev.zio : zio-test_2.12 jar 1.0.12
dev.zio : zio-test-sbt_2.12 jar 1.0.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-M14
0.1-M13
0.1-M12
0.1-M11
0.1-M10
0.1-M9
0.1-M8
0.1-M7
0.1-M6
0.1-M5
0.1-M4
0.1-M3
0.1-M2
0.1-M1