yaslf4j

Yet Another Simple Logging Facade for Java

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.github.hakky54
ArtifactId

ArtifactId

yaslf4j
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

yaslf4j
Yet Another Simple Logging Facade for Java
Project URL

Project URL

https://github.com/Hakky54/yaslf4j
Source Code Management

Source Code Management

https://github.com/Hakky54/log-captor

Download yaslf4j

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-api jar 2.17.0

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-junit-jupiter jar 4.1.0
io.github.hakky54 : logcaptor jar 2.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0