slf4jtesting

SLF4JTesting is a library that provides facilities for log testing that are simple to use and optimised for use in environments with concurrent test execution and/or where console logging is desired.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.portingle
ArtifactId

ArtifactId

slf4jtesting
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

slf4jtesting
SLF4JTesting is a library that provides facilities for log testing that are simple to use and optimised for use in environments with concurrent test execution and/or where console logging is desired.
Project URL

Project URL

https://github.com/portingle/slf4jtesting

Download slf4jtesting

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.
com.portingle

portingle

Portingle - An imaginary place dreamt up by Katie

Versions

Version
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0