Last Version

io.soabase.structured-logger:structured-logger-slf4j 1

Structured Logging Facade for Java

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.soabase.structured-logger
ArtifactId

ArtifactId

structured-logger-slf4j
Version

Version

1
Type

Type

jar
Description

Description

Structured Logging Facade for Java
Project Organization

Project Organization

Soabase Structured Logger

Download structured-logger-slf4j 1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.soabase.structured-logger : structured-logger-core jar 1

provided (1)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.