soyuz-loge

slf4j wrapper to improve logs

License

License

GroupId

GroupId

io.thedocs
ArtifactId

ArtifactId

soyuz-loge
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

soyuz-loge
slf4j wrapper to improve logs
Project URL

Project URL

https://github.com/thedocs-io/soyuz-loge

Download soyuz-loge

How to add to project

<!-- https://jarcasting.com/artifacts/io.thedocs/soyuz-loge/ -->
<dependency>
    <groupId>io.thedocs</groupId>
    <artifactId>soyuz-loge</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.thedocs/soyuz-loge/
implementation 'io.thedocs:soyuz-loge:1.3'
// https://jarcasting.com/artifacts/io.thedocs/soyuz-loge/
implementation ("io.thedocs:soyuz-loge:1.3")
'io.thedocs:soyuz-loge:jar:1.3'
<dependency org="io.thedocs" name="soyuz-loge" rev="1.3">
  <artifact name="soyuz-loge" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thedocs', module='soyuz-loge', version='1.3')
)
libraryDependencies += "io.thedocs" % "soyuz-loge" % "1.3"
[io.thedocs/soyuz-loge "1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.15

test (4)

Group / Artifact Type Version
io.thedocs : soyuz-is-to jar 0.58
commons-io : commons-io jar 2.4
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0